Search Gradle plugins

Plugin Latest Version

Gradle plugin to keep your modules graph healthy and lean with Mermaid output.

3.0.1
(28 July 2024)

This 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)

Gradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments.

1.0.3
(14 November 2025)

Gradle plugin to help untangle your dependencies.

0.0.5
(23 December 2023)

Fast dependency graph validation for gradle

0.12.5
(07 February 2023)

Gradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

0.0.2-beta
(01 September 2020)

Gradle plugin for deploying DXP OSGI modules and dependencis via GOGO shell over an SSH transport

1.0.8
(31 May 2017)

The 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)

A Gradle Plugin to determine which modules were affected in a commit.

0.1.0
(05 November 2020)

Baseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects.

7.3.0
(05 March 2026)