Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Analyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains. |
1.2.0
(03 March 2024) |
|
Check dependency updates and add to comments |
0.2.4
(09 February 2023) |
|
Generates a dependency graph snapshot for any Gradle build, which can be submitted via the GitHub Dependency Submission API. |
1.4.0
(16 May 2025) |
|
A base plugin to improve dependency insight and handle all dependency applies |
0.4.0
(21 May 2018) |
|
Convenient dependency conflict management for Java projects. |
2.5
(07 December 2025) |
|
Plugin for monitoring Gradle catalog dependencies. It generates reports to inform you about which dependencies in your catalog are up-to-date or need updating. |
1.0.72
(26 November 2025) |
|
Creates an interactive HTML report that helps analyze which modules depend on a given project ('dependents'), both directly and transitively. |
1.0.0
(26 August 2025) |
|
Downloads a set of dependencies depending of a given configuration |
0.1.14
(20 January 2025) |
|
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.6
(04 August 2023) |
|
Automatically download your dependencies at runtime on Spigot 1.16.5+ |
1.1.2
(30 January 2022) |