Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Integrate your frontend NPM/Yarn build into a Gradle build. |
3.0.2
(31 August 2020) |
|
Experimental declarative plugin for the building Gradle plugins |
0.1.50
(30 December 2025) |
|
Gradle plugin for build scans that notifies TeamCity when a build scan is published during a build. |
1.1
(01 January 2020) |
|
This plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
|
Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
|
Parent build for Kordamp projects |
3.5.0
(02 August 2025) |
|
Aeon Gradle Plugins for Docker |
0.0.3
(19 January 2016) |
|
Support multiple build profiles for your project. You can activate/deactivate profiles during gradle call |
1.0.3
(23 May 2016) |
|
Gradle plugin which reports build times to Tracks. |
1.2.1
(08 November 2023) |
|
Build Rust Crates within Gradle and integrate with other Gradle projects |
0.5.7
(08 December 2025) |