Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Uploads apps dependencies to github |
2.2.0
(13 February 2020) |
|
Gradle plugin to aid in managing native libraries associated with Java-based projects. |
0.9.2
(09 November 2015) |
org.shipkit.java-library
Deprecated
Release tools and Gradle plugins that automate Mockito continuous delivery. |
2.3.5
(03 October 2020) |
org.shipkit.java
Deprecated
Release tools and Gradle plugins that automate Mockito continuous delivery. |
2.3.5
(03 October 2020) |
|
Add a unique git tag for each gradle build to track it without headache |
0.9.2
(13 June 2026) |
|
The TLDDoc Builder Gradle plugin lets you run the Tag Library Documentation Generator tool in order to generate documentation for the JSP Tag Library Descriptor (TLD) files in your project. |
2.0.4
(21 May 2026) |
|
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) |
|
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. |
3.4.0
(04 December 2018) |
|
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) |
|
Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree. |
0.1.15
(14 August 2026) |