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.github.kyay10.kotlin-null-defaultsKotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.2.0
(18 June 2022) |
com.github.kyay10.kotlin-null-defaultsKotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.1.0
(17 August 2021) |
com.guidovezzoni.smartpropertiesManage build parameters from a *.property file or environment variables |
0.5.1-beta
(04 May 2020) |
com.guidovezzoni.hyperpropManage build parameters from a *.property file or an environment variables |
0.2.0-beta
(15 March 2020) |
com.polidea.cockpitCockpit is an Android library providing a way to easily define a set of parameters that can be accessed and changed by the developers via built-in compact UI at runtime. |
3.1.2
(25 October 2019) |