Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle Git-Semver is a plugin that generates a maven compatible version for use with Gradle by calling git-describe. |
0.1.0
(09 May 2017) |
|
Classic, but deprecated, base plugin for all asciidoctor document conversion plugins (AsciidoctorJ & AsciidoctorJS). . (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) |
|
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) |
|
For library or Gradle plugin projects where you want to centralize where the version is defined. |
0.2.6
(13 November 2023) |
|
Gradle plugin providing GzJar task that builds jar-files which include .gz -versions of all their contents |
0.1.3
(25 January 2019) |
|
Build config plugin for Gradle Java and Groovy projects |
1.1.8
(06 February 2017) |
|
Gradle plugin for versioning your library/application on every git commit |
1.0.2
(06 February 2018) |
|
Gradle plugin module for the XIS declarative web framework manages the version number and allows to place html templates in java source folder additional to main/resources. |
0.2.0
(05 January 2026) |
|
This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.11
(14 July 2025) |