Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin for setting up testing for kotlin modules |
1.1.0
(30 August 2023) |
|
Plugin for setting up Kover for kotlin modules |
1.0.2
(04 May 2023) |
|
Sets up PDM to automatically download any dependencies for Spigot plugins |
0.3.6
(30 April 2022) |
|
A convenient DSL for setting up Orchid with your Gradle projects |
0.9.3
(21 July 2018) |
|
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) |