Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin that orchestrates dependency analysis, SBOM generation, CVE scanning, and duplicate class detection to identify redundant dependencies in JVM applications. Developed at UBC Okanagan Computer Science. |
0.1.0
(16 April 2026) |
|
Visualizes and analyzes your Gradle multi-module dependency architecture |
1.2.0
(31 March 2026) |
|
Adds the 'publishDependencyConstraint' scope that is used to define dependencies for which direct dependency constraints should be published |
0.7.6
(17 March 2026) |
|
List dependents of your project in multi-projects |
1.2.0
(12 March 2026) |
|
Configures dependency locking across all projects and provides a single task to write lock files |
0.1.0
(01 March 2026) |
|
Allows projects to leave off version numbers in dependencies section and have versions recommended by other sources |
14.0.0
(02 December 2025) |
|
Tools for managing dependency lock files |
0.7.0
(02 September 2025) |
|
Dependency analysis plugin for gradle. This plugin attempts to replicate the functionality of the maven dependency plugin's analyze goals which fail the build if dependencies are declared but not used or used but not declared. |
2.0.0
(30 April 2025) |
|
A plugin adding printing all subproject dependencies to root project's `dependencies` task. |
0.1.0
(09 December 2024) |
|
You can find where a certain dependency exists in your Gradle project. This is useful when looking for vulnerabilities pointed out by tools like Dependabot. |
0.0.1
(21 May 2024) |