Search Gradle plugins
Plugin | Latest Version |
---|---|
com.x3t.gradle.plugins.openapi.openapi_diffOpenAPI Diff Plugin allows the comparison of API Specification files in OpenAPI Spec (v2, v3) format. |
1.0
(09 October 2023) |
org.openapi.generatorOpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) |
7.1.0
(13 November 2023) |
io.github.mmalygin.openapi-generatorThis 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) |
io.openapiprocessor.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2023.1
(29 May 2023) |
io.cloudflight.autoconfigure.springdoc-openapi-configureConfigure SpringDoc OpenApi Generation |
1.1.0
(06 November 2023) |
com.kroegerama.openapi-kgen.gradle-pluginGenerate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0. |
0.14.2
(06 September 2023) |
com.github.hauner.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.2+) |
1.0.0.M8.DEPRECATED
(14 November 2020) |
com.github.hauner.openapi-generatrplugin to run openapi-generatr-x generators, e.g. openapi-generatr-spring |
1.0.0.M5.DEPRECATED
(15 June 2020) |
pro.axenix-innovation.axenapi.generatorAxenAPI Generator allows generation of async API (Kafka, Rabbit etc) client libraries (SDK generation), server stubs, and configuration automatically given an OpenAPI Spec (v2, v3). |
1.0.1
(24 November 2023) |
io.github.stefankoppier.openapi.validatorOpenAPI specification validation library |
0.1.0
(29 October 2023) |