Search Gradle plugins
Plugin | Latest Version |
---|---|
cloud.playio.gradle.rootThis plugin adds some utilities in root project in a multi-project build |
0.3.0
(19 March 2024) |
hu.simonadamprog.dependency-analyzerAnalyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains. |
1.2.0
(03 March 2024) |
org.kordamp.gradle.settingsConfigures project settings |
0.54.0
(26 December 2023) |
org.kordamp.gradle.pluginConfigures Gradle plugin projects |
0.54.0
(26 December 2023) |
org.kordamp.gradle.insightConfigures project insight |
0.54.0
(26 December 2023) |
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) |
com.tezov.plugin_project.cataloguser friendly tool to share catalog of constant between project |
1.0.8-1
(05 November 2023) |
ch.tutteli.gradle.plugins.project.utilsAdds some utility functions to project.ext such as prefixedProject. |
4.11.0
(17 October 2023) |
io.github.scottpierce.kotlin-node-slimCreates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.9
(11 July 2023) |
net.pearx.multigradle.simple.projectA Gradle plugin that simplifies the creation of simple multiplatform Kotlin projects. |
1.13.0
(09 May 2023) |