Search Gradle plugins
| Plugin | Latest Version |
|---|---|
dk.mada.jaxrsA plugin that generates JAX-RS code from OpenApi documents. It has many configuration options and a broad test suite to cover many corner cases. |
0.12.0
(23 March 2025) |
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) |
dev.guardrailPrincipled code generation from OpenAPI specifications |
0.71.0
(14 May 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) |
com.twilio.guardrailPrincipled code generation from OpenAPI specifications |
0.64.3
(06 July 2021) |
com.irl.openapi.generatorThis plugin generate sources from openapi3 files. |
3.0.0-rc1-v1.0
(31 July 2018) |