Search Gradle plugins
Plugin | Latest Version |
---|---|
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.specgen.gradleA plugin that integrates specgen tool into the Gradle build process. |
2.1.1798
(04 July 2022) |
org.jastaddModular JastAdd project build plugin. |
1.15.0
(27 June 2022) |
com.medly.normGenerate kotlin data classes from SQL queries using NORM |
0.0.7
(08 April 2022) |
dev.icerock.mobile.multiplatform-unitsPlugin to codegen for new Units |
0.8.0
(02 April 2022) |
app.doktDomain-driven design using Kotlin |
0.2.0
(21 February 2022) |
org.s7s.build.codegenApplies configuration for code generators |
0.1
(21 December 2021) |
com.sandpolis.build.codegenThis plugin applies configuration for code generators |
0.3
(28 November 2021) |
dev.icerock.mobile.units-generatorPlugin to codegen for new Units |
0.6.2
(03 August 2021) |
com.github.yquoulali.graphql2jdl.pluginGradle plugin to generate JDL entities from Graphql schema |
1.0.0
(06 July 2021) |