Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.neherim.quality.checkCheckstyle for every subproject. |
0.1.8
(18 March 2020) |
com.github.ptkltm.development.recursiveincludePlugin for recursively applying sub projects and composite builds. |
0.3.0
(30 October 2019) |
com.radioafricagroup.plugins.codequalityGradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2
(22 May 2018) |
name.remal.merged-coverage-metricsPlugin that configures test coverage metrics for all subprojects and merges it. |
0.32.1
(16 October 2017) |
name.remal.flatten-java-projectPlugin that merges all artifacts and dependencies from subprojects. |
0.32.1
(16 October 2017) |
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) |
org.lukosan.gradle-local-dependencies-pluginGradle plugin that builds other gradle projects (i.e. not subprojects) and then makes the resulting jars available as a compile dependency to this project. |
0.0.1.DEV
(27 January 2015) |