Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin to find and export resolved dependencies to a Maven repository. |
1.0.5
(31 March 2026) |
|
Gradle that will find report files from static code analysis, present and optionally fail the build. |
4.1.2
(05 October 2025) |
|
Allows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.10
(04 October 2025) |
|
Compares 2 directories to find files as intersection and remainder |
0.2.13
(30 August 2025) |
|
Instrument your Gradle build with OpenTelemetry observability to find and eliminate build bottlenecks |
1.14.0-java8.1
(27 May 2025) |
|
A Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD). |
3.5
(17 November 2024) |
|
Find and fix vulnerabilities in you third-party dependencies with this Snyk for Gradle plugin |
0.7.0
(17 October 2024) |
|
The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 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) |
|
A plugin that helps you find out from which .jar archive a class is loaded from |
0.0.2
(07 May 2024) |