Search Gradle plugins

Plugin Latest Version

com.fbix.gradle.swagger.codegen

Gradle plugin for Swagger Codegen

0.1.1
(07 June 2017)

org.ravinikam.swagger-codegen-plugin

Swagger codegen plugin can help to generate api and models on the fly

0.1
(23 March 2019)

org.hidetake.swagger.codegen

Gradle Swagger Codegen Plugin

1.1.0
(17 October 2016)

org.detoeuf.swagger-codegen

Swagger code generator

1.7.4
(03 August 2017)

com.github.slamdev.swagger

Swagger codegen plugin

0.0.55
(25 January 2020)

io.cloudflight.autoconfigure.swagger-codegen-configure

Configure Swagger Code Generation

0.9.4
(07 March 2023)

com.yelp.codegen.plugin

A Gradle plugin to generate networking code from Swagger Specs

1.4.1
(21 February 2020)

org.openapi.generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

6.4.0
(19 February 2023)

com.kroegerama.openapi-kgen.gradle-plugin

Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0.

0.12.5
(15 October 2022)

io.github.mmalygin.openapi-generator

This plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator.

6.2.0
(02 October 2022)