Search Gradle plugins
Plugin | Latest Version |
---|---|
hu.simonadamprog.dependency-analyzerAnalyzing 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) |
com.tribe3k.alluroGradle plugin to generate PlantUML directly from the Gradle Dependencies task. |
1.0.2
(07 April 2018) |
name.remal.copy-dependenciesPlugin that provides configuration with dependencies that will be directly copied to the build output. |
0.32.1
(16 October 2017) |
org.cyclonedx.bomThe 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. |
1.10.0
(19 August 2024) |