Search Gradle plugins
Plugin | Latest Version |
---|---|
co.elastic.code.gradle-manifest-pluginGradle plugin to generate a manifest file consumed by https://github.com/elastic/java-langserver |
0.1.1
(03 September 2019) |
com.sourcegraph.gradlePlugin to generate javaconfig from Gradle scripts |
1.3
(10 May 2018) |
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) |