Search Gradle plugins
Plugin | Latest Version |
---|---|
de.thetaphi.forbiddenapisAllows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.9
(03 April 2025) |
io.github.zenhelix.jacoco.conventionA Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.12.0
(22 March 2025) |
com.github.andygoossens.modernizerDetects use of legacy APIs which modern Java versions supersede. |
1.11.0
(19 January 2025) |
com.github.andygoossens.gradle-modernizer-pluginDetects use of legacy APIs which modern Java versions supersede. |
1.11.0
(19 January 2025) |
org.danilopianini.cpdGradle plugin to find duplicate code using PMDs copy/paste detection (= CPD) |
3.0.3
(30 November 2024) |
dev.heowc.heoheo-cli is provided as a gradle plugin |
0.0.7
(19 November 2024) |
com.ebay.metrics-for-develocityGradle plugin which provides a framework for reporting on Develocity build data |
1.4.1
(23 October 2024) |
com.intershop.gradle.architectural.reportGradle architectural report plugin |
5.0.1
(10 October 2024) |
xyz.mishkun.lobzikLobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules |
0.8.0
(05 October 2024) |
ch.addere.dga.connectorpluginThe Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |