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)

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)

Gradle plugin to generate PlantUML directly from the Gradle Dependencies task.

1.0.2
(07 April 2018)

Adds the 'publishDependencyConstraint' scope that is used to define dependencies for which direct dependency constraints should be published

0.6.4
(17 December 2025)

Plugin that provides configuration with dependencies that will be directly copied to the build output.

0.32.1
(16 October 2017)

The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse.

3.1.0
(26 November 2025)