Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
This plugin enables a project to execute self-contained code validation logic, i.e. code validation logic that is implemented in the project itself or in one of its dependencies. |
4.0.5
(06 February 2023) |
|
Conventions for 'jacoco-report-aggregation' to be used in a report aggregation project |
0.7.11
(02 July 2026) |
|
Gradle plugin that Gradle plugin that generates Findbugs-, Checkstyle- and PMD Tasks for every subproject. |
0.20.0
(10 April 2020) |
|
Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
4.5.3
(01 July 2026) |
|
Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
4.5.3
(01 July 2026) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |
|
Gradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2-beta
(31 August 2020) |
|
Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks. This is a temporary release to support a fix for Gradle 4.10. |
1.6.4
(07 September 2018) |
|
Generates version-agnostic Java wrapper classes from multiple protobuf schema versions. Features: automatic schema merging, type conflict resolution, Builder pattern support, VersionContext for runtime version selection. |
2.3.2
(18 February 2026) |