Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2-beta
(31 August 2020) |
|
This plugin is mainly designed to validate the code styles on changed kt files. |
1.0.0
(11 January 2022) |
|
Checkstyle for every subproject. |
0.1.8
(18 March 2020) |
com.github.spotbugs
Featured
Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.5.11
(20 August 2026) |
io.github.andygoossens.modernizer
CC-compatible
Detects use of legacy APIs which modern Java versions supersede. |
2.0.0
(16 August 2026) |
com.commonsware.detektifier
CC-compatible
A Gradle plugin that rewrites Detekt reports in a format optimized for coding agents |
0.2.0
(04 July 2026) |
|
Convention plugin that configures Detekt, SonarQube, and JaCoCo for static analysis and code coverage. |
0.42.0
(29 July 2026) |
|
Java code-quality plugin for Gradle with preconfigured Checkstyle, PMD, and Spotless. |
0.1.0
(27 June 2026) |
|
SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled. |
0.1.15
(14 August 2026) |
|
The Shellcheck Gradle plugin performs quality checks on your project's Shell source files using Shellcheck and generates reports from these checks. |
1.5.1
(06 March 2026) |