Search Gradle plugins
| Plugin | Latest Version |
|---|---|
cz.mtrakal.module.graph.assertionGradle plugin to keep your modules graph healthy and lean with Mermaid output. |
3.0.1
(28 July 2024) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.11
(14 July 2025) |
net.siggijons.gradle.graphuntanglerGradle plugin to help untangle your dependencies. |
0.0.5
(23 December 2023) |
com.rickbusarow.module-checkFast dependency graph validation for gradle |
0.12.5
(07 February 2023) |
com.kokonetworks.junit.jacocoGradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2-beta
(01 September 2020) |
com.xtivia.speedray.gogo.deployGradle plugin for deploying DXP OSGI modules and dependencis via GOGO shell over an SSH transport |
1.0.8
(31 May 2017) |
com.liferay.js.transpiler.baseThe JS Transpiler Base Gradle plugin lets you use Gradle dependencies (such as external module or project dependencies) in Node.js scripts. |
2.4.60
(03 November 2020) |
com.dropbox.affectedmoduledetectorA Gradle Plugin to determine which modules were affected in a commit. |
0.1.0
(05 November 2020) |
com.palantir.baseline-prefer-project-modulesBaseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
6.66.0
(22 October 2025) |
ch.tutteli.gradle.plugins.kotlin.module.infoProvides a way to use module-info.java in kotlin projects. |
5.0.3
(31 October 2024) |