Search Gradle plugins
Plugin | Latest Version |
---|---|
com.opencastsoftware.gradle.buildinfoA Gradle plugin for generating build info as Java code. |
0.3.1
(17 July 2023) |
io.bkbn.skribeGradle plugin for generating rich API clients from a variety of spec formats |
0.3.1
(19 May 2023) |
dev.guardrailPrincipled code generation from OpenAPI specifications |
0.71.0
(14 May 2023) |
dev.icerock.mobile.multiplatform-widgets-generatorPlugin to codegen for new Widgets |
0.2.4
(13 May 2023) |
net.devrieze.gradlecodegenA plugin to aid with codeGeneration without using buildSrc. It provides an additional generate section to sourceSets. In this section individual files to be generated can be specified. Each sourceset has an accompanying ...generator sourceSet where the actual generator source can live. |
0.6.0
(01 March 2023) |
com.commercetools.rmf.codegen-pluginThis a code generator for the ramle specification, the supported language for this version is java |
1.0.0-20221215135526
(15 December 2022) |
net.ormr.userskripter.pluginGradle plugin for creating userscripts with Kotlin/JS |
0.2.1
(23 November 2022) |
io.specgen.java.gradleA plugin that integrates specgen Java code generation into the Gradle build process. |
2.1.2134
(17 October 2022) |
io.specgen.kotlin.gradleA plugin that integrates specgen Kotlin code generation into the Gradle build process. |
2.1.2134
(17 October 2022) |
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) |