Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
|
Convention used for DeltaFi Java projects |
1.0
(08 February 2023) |
|
Convention used or Java projects |
0.99.4
(22 November 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) |
|
Java conventions with Javadoc, sources, and 1.8 compatibility for publish |
0.3.2
(29 September 2022) |
|
This plugin provides build time integration for Java based Ratpack applications. |
2.0.0-rc-1
(12 May 2022) |
|
Gradle plugin for publishing java artifacts |
4.0.1
(07 April 2022) |
|
Gradle resolution rules plugin |
6.2.0
(08 February 2022) |
|
Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
4.0.1
(29 September 2021) |
|
Plugin that configures java plugin if it's applied. |
1.5.0
(18 August 2021) |