Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Apply plugins globally to all Gradle projects. |
1.0.1
(12 October 2016) |
|
This plugin will provide config to set repositories and plugins for your projects. This can be useful to add default repository for personal or enterprise projects |
0.1.2
(17 September 2021) |