Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.github.jk1.tcdepsGradle plugin to use JetBrains TeamCity server as an external dependency repository for Gradle builds. This comes in handy when existing artifact layout ignores any established conventions, so out-of-box repository types just can't handle it. The plugin makes use of default artifact cache, downloading each dependency only once. |
1.6.2
(01 July 2024) |
digital.wup.android-maven-publishModification to the standard Maven Publish plugin to be compatible with android-library projects (aar). |
3.6.3
(07 November 2019) |
org.gradlex.java-module-packagingA plugin to package Java Module applications for multiple platforms |
1.1
(02 July 2025) |
dev.elideUse the Elide runtime and build tools from Gradle |
1.0.0-beta5
(01 June 2025) |
io.github.crimix.sonarqube-ignore-configuratorA Gradle plugin to configure SonarQube code coverage and duplicated code exclusions from annotations |
1.0
(24 April 2025) |
org.gradlex.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
1.7
(17 April 2025) |
org.zaproxy.add-onA Gradle plugin to (help) build ZAP add-ons. |
0.13.1
(27 February 2025) |
io.github.joselion.strict-null-checkA Gradle plugin to add full Strict Null Check to your Java code |
3.5.0
(11 November 2024) |
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
io.github.crimix.changed-projects-taskA Gradle plugin to run a user defined task on changed projects (modules) and their dependent projects (modules) |
1.8
(29 October 2024) |