Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin for checking and formatting version catalog TOML files |
1.1.0
(06 June 2025) |
|
A plugin to report on the health of your JVM or Android build |
3.5.1
(26 November 2025) |
|
A Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(08 October 2019) |
|
A Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(14 October 2018) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.14
(15 April 2017) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.18
(30 January 2017) |
|
Old GroupIds Alerter - A Gradle plugin that checks for deprecated groupId+artifactId (e.g. did you know that graphql-spring-boot-starter moved from com.graphql-java to com.graphql-java-kickstart?). |
1.1.1
(07 December 2021) |
|
- Tasks for Jdeps, Jlink, and Jpackage. - connects the Java and Application plugins with these tools and sets sensible conventions. - Infers the module dependencies for non-modular apps using Jdeps. - Configurable via DSL extension `jpackage`. - Offers a source set extension for easier module patching, e.g., for Kotlin interop. |
0.1.0
(13 December 2025) |
|
Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions) |
1.2.2
(31 May 2025) |
|
Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions) |
1.2.1
(12 March 2021) |