Search Gradle plugins
Plugin | Latest Version |
---|---|
com.xenoterracide.gradle.error-prone-defaultsThis plugin is unmaintained and may not work. Xeno's Default Error Prone Settings |
0.7.11
(31 January 2019) |
io.github.tmzk1005.java-formatterThis plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
io.github.gciatto.kt-mpp-ppA Gradle plugin easing the configuration Kotlin Multiplaftorm projects |
0.3.5
(01 April 2021) |
com.diffplug.gradle.equinoxlaunchLaunches an equinox application with whatever set of plugins the user specifies |
4.3.0
(11 March 2025) |
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) |
br.com.diefferson.securebuildconfigA build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants. |
1.0.9
(26 November 2018) |
de.uni-passau.fim.prog1paSets up the Gradle projects used in the Programming 1 exercises. |
3.6.2
(12 August 2025) |
com.netflix.nebula.gradle-stash-baseSets up some common |
9.0.0
(10 October 2022) |
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) |
all.shared.gradle.project-style-checkerA small set of tasks for checking file style for all files and for checking code style of Gradle's code |
1.0.7
(04 September 2019) |