Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Checks if a library is still active, i.e. for a predefined age limit either the latest library release is not older than the limit or there are commits for that library on GitHub not older than the limit. |
1.0.0
(26 May 2021) |
|
Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects |
1.1.2
(27 September 2025) |
|
Conventions for 'com.autonomousapps.dependency-analysis' |
0.7.6
(17 March 2026) |
|
Export Project's all denpendencis to an excel file. |
0.0.2
(15 July 2019) |
|
The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |