Search Gradle plugins
Plugin | Latest Version |
---|---|
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.10.0
(18 November 2024) |
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). |
2.0.0
(30 May 2024) |
com.x3t.gradle.plugins.openapi.openapi_diffOpenAPI Diff Plugin allows the comparison of API Specification files in OpenAPI Spec (v2, v3) format. |
1.0.1
(19 December 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) |
ch.acanda.gradle.fabriktGenerates Kotlin code from an OpenAPI 3 specification. |
1.7.0
(18 November 2024) |
com.rameshkp.openapi-merger-gradle-pluginA gradle plugin to merge multiple openapi files |
1.0.5
(11 February 2023) |