Search Gradle plugins

Plugin Latest Version

hu.simonadamprog.dependency-analyzer

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)

ch.essmann.gradle.check-java-version

This 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.findjars

Tool for finding jars in a given configuration.

0.1
(25 January 2019)

com.zegreatrob.tools.digger

This plugin finds and extracts information from git commits, including co-author data.

1.7.10
(29 March 2025)

com.atkinsondev.opentelemetry-build

Instrument your Gradle build with OpenTelemetry observability to find and element build bottlenecks

4.0.0
(16 March 2025)

org.jetbrains.dokka-javadoc

Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk.

2.0.0
(16 December 2024)

org.danilopianini.cpd

Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD)

3.0.3
(30 November 2024)

de.aaschmid.cpd

A Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD).

3.5
(17 November 2024)

com.kazurayam.compare-directories

Compares 2 directories to find files as intersection and remainder

0.2.12
(13 November 2024)

se.bjurr.violations.violations-gradle-plugin

Gradle that will find report files from static code analysis, present and optionally fail the build.

3.0.2
(09 November 2024)