Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Provides Node.js and NPM tasks. No need to have Node.js installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
5.0.0
(11 August 2026) |
|
Provides Terraform extension and tasks. No need to have terraform installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.5.2
(26 March 2026) |
|
Provides OpenTofu extension and tasks. No need to have opentofu installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.5.2
(26 March 2026) |
|
Deprecated Base plugin for all AsciidoctorJ Reveal.js tasks & extensions. Provides the revealjs and revealjsPlugins project extensions.. . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
|
Provides appropriate tasks and configurations for adding GEMs to AsciidoctorJ conversions (Deprecated). . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
|
The com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
|
The com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
|
Gradle plugin to configure PhantomJS for automated testing. Automatically finds the requested version of PhantomJS for the running platform, downloads it, and configures the `test` task to make use of the binary. |
0.4
(21 October 2015) |
|
Gradle plugin to configure PhantomJS for automated testing. Automatically finds the requested version of PhantomJS for the running platform, downloads it, and configures the `test` task to make use of the binary. |
0.1-alpha
(21 October 2015) |