Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that checks if it is running on a continuous integration server and gives you access to the build metadata. |
0.5.0
(25 October 2020) |
|
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.8
(21 May 2026) |
|
This plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |