Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.module.libraryConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java library module |
0.4.10
(15 July 2025) |
org.hiero.gradle.module.applicationConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module |
0.4.10
(15 July 2025) |
me.julb.gradleplugins.semanticversioningProvide 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.sassSass Plugin with support for multiple sass resource sets |
1.2.4
(31 May 2019) |
name.remal.java-application-settingsPlugin that configures 'application' plugin if it's applied Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
com.cosminpolifronie.gradle.plantumlA 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.GeodeIntegrationTestPluginThis 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.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) |
com.kreait.gradle.awsHelps to develop locally and managing different aws credential sets |
0.1.0.RELEASE
(09 August 2019) |
io.github.gmazzo.android.manifest.lockA gradle Gradle to control what Permissions, SDK-level, and other PlayStore listing sensitive settings is added into the Android Manifest |
1.3.5
(04 April 2025) |