Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.alexeytereshchenko.guardianThis Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow. |
1.2.5
(09 February 2024) |
ru.vyarus.qualityStatic code analysis for Java and Groovy projects |
6.0.0
(26 August 2025) |
com.palantir.jacoco-full-reportThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
com.palantir.jacoco-coverageThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
se.solrike.sonarlintSonarLint static code analysis using stand-alone SonarLint engine, for Java, Kotlin, Scala and Node.js projects. Min Gradle version 7.0. |
2.2.0
(17 February 2025) |
com.unic.commercegradleplugin.codequalityAllows SCA with jacoco and Sonar for SAP Commerce based projects |
0.0.3
(20 October 2022) |
org.wrlyonsjr.jacoco-full-reportThe org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level. |
0.0.6
(18 February 2020) |
org.wrlyonsjr.jacoco-coverageThe org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level. |
0.0.6
(18 February 2020) |
one.util.huntbugsHuntBugs gradle plugin |
0.3.5
(23 September 2016) |
com.azizutku.jacocoaggregatecoveragepluginThe JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential. |
0.1.0
(08 November 2023) |