Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
com.xeonyu.dependency-manager一个用于管理依赖的插件,包括依赖替换,版本统一,依赖分析等功能 |
1.0.2
(13 August 2024) |
com.hcl.security.appscanGenerates an IRX file for your Java projects and submits it to the HCL AppScan on Cloud service for analysis. |
1.0.10
(01 August 2024) |
ca.cutterslade.analyzeDependency analysis plugin for gradle. This plugin attempts to replicate the functionality of the maven dependency plugin's analyze goals which fail the build if dependencies are declared but not used or used but not declared. |
1.10.0
(15 July 2024) |