Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Sets up some common |
9.0.0
(10 October 2022) |
|
This 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) |
|
Iotatech internal gradle plugin to unify configuration and simplify individual project settings. |
0.5.7
(09 September 2022) |
|
Plugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs. |
0.3
(08 September 2022) |
|
Manages Nokee plugins integration with Gradle |
1.0.1
(02 August 2022) |
|
Encapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
|
This Gradle plugin sets basic OpenDevStack conventions when applied to a project, thus making the gradle project compatible to the build requirements. |
0.0.1
(08 July 2022) |
|
Gradle plugin to add multi-variants yaml settings to Android. |
1.1.1
(06 June 2022) |
|
Run PMD on your android source-sets |
7.2.0-m1
(24 May 2022) |
|
Run Checkstyle on your android source-sets |
7.2.0-m1
(24 May 2022) |