Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A 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) |
org.spongepowered.gradle.sponge.deploy
Deprecated
Gradle plugin to set up the deployment of Sponge |
0.11.5
(18 June 2020) |
org.spongepowered.gradle.sponge.common
Deprecated
Gradle plugin for setting up SpongeCommon's implementation setup |
0.11.5
(18 June 2020) |
|
Automatically sets "org.gradle.native.operatingSystem" and "org.gradle.native.architecture" attributes for variant resolution on JVM builds. |
1.0.0
(04 November 2025) |
|
Sets up the Spine Compiler to be used in your project. |
2.0.0-SNAPSHOT.005
(08 April 2025) |
|
Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |
|
Simple gradle plugin for printing KMP source sets hierarchy. |
1.1
(12 April 2024) |
|
A plugin to set version based on git info |
1.0.4
(15 January 2022) |
|
Provides a configurable DSL for defining sets of credentials used within the Gradle build |
0.2.1
(15 September 2019) |
|
Plugin for dynamically setting the project version to a semantic version, based on a base version and the CI environment. Currently supports GitLab CI and Travis CI. |
0.3.2
(27 October 2017) |