Search Gradle plugins

Plugin Latest Version

name.remal.checkstyle-settings

Plugin that configures 'checkstyle' plugin if it's applied. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

io.github.kota65535.asdf-parse

Gradle plugin to parse asdf .tool-versions file and set the project's extra properties

0.2.0
(31 October 2023)

org.hiero.gradle.module.library

Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java library module

0.5.1
(26 September 2025)

org.hiero.gradle.module.application

Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module

0.5.1
(26 September 2025)

me.julb.gradleplugins.semanticversioning

Provide a set of tasks to read and update version of your Gradle applications, specially in CI/CD.

1.0.8
(08 December 2021)

org.kravemir.gradle.sass

Sass Plugin with support for multiple sass resource sets

1.2.4
(31 May 2019)

name.remal.java-application-settings

Plugin that configures 'application' plugin if it's applied Min Gradle version: 4.5.

1.5.0
(18 August 2021)

com.cosminpolifronie.gradle.plantuml

A simple plugin to render PlantUML files. Takes a set of diagram files together with desired output files / formats and renders them with PlantUML (http://plantuml.com/).

1.6.0
(01 July 2019)

io.pivotal.GeodeIntegrationTestPlugin

This Gradle plugin downloads a distribution of Geode via Maven, unzips it into build/install/apache-geode, and sets the proper environment variable for any tests that are run through Gradle.

1.0
(21 November 2017)

io.github.appspiriment.project

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)