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.8
(19 June 2026) |
com.commonsware.detektifier
CC-compatible
A Gradle plugin that rewrites Detekt reports in a format optimized for coding agents |
0.1.3
(03 May 2026) |
|
Convention plugin that configures Detekt, SonarQube, and JaCoCo for static analysis and code coverage. |
0.39.0
(15 April 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.6
(22 June 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) |
|
A Gradle plugin that calculates test coverage percentage specifically for changed code in merge requests.Works with JaCoCo and Kover. Perfect for legacy projects with low overall coverage. |
0.2.0
(15 October 2025) |
|
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) |