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) |
ch.essmann.gradle.check-java-versionThis plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
com.criteo.gradle.findjarsTool for finding jars in a given configuration. |
0.1
(25 January 2019) |
org.danilopianini.cpdGradle plugin to find duplicate code using PMDs copy/paste detection (= CPD) |
2.0.1
(19 November 2024) |
de.aaschmid.cpdA Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD). |
3.5
(17 November 2024) |
com.kazurayam.compare-directoriesCompares 2 directories to find files as intersection and remainder |
0.2.12
(13 November 2024) |
se.bjurr.violations.violations-gradle-pluginGradle that will find report files from static code analysis, present and optionally fail the build. |
3.0.2
(09 November 2024) |
com.zegreatrob.tools.diggerThis plugin finds and extracts information from git commits, including co-author data. |
1.5.26
(25 October 2024) |
io.snyk.gradle.plugin.snykpluginFind and fix vulnerabilities in you third-party dependencies with this Snyk for Gradle plugin |
0.7.0
(17 October 2024) |
com.atkinsondev.opentelemetry-buildInstrument your Gradle build with OpenTelemetry observability to find and element build bottlenecks |
2.1.0
(16 October 2024) |