Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A convention plugin that helps you setup forge mod development environment |
1.1.0
(16 May 2025) |
|
Plugin to create e.g. a version badge or an environment file for gitlab CI |
1.7.115
(24 April 2025) |
|
Plugin to create e.g. a version badge or an environment file for gitlab CI |
1.7.94
(05 April 2025) |
|
Sets up repositories needed for Crochet, a tool to set up development environments for Minecraft mods |
0.1.0-alpha.19
(01 April 2025) |
|
Handles the IDE model for idea for Crochet, a tool to set up development environments for Minecraft mods |
0.1.0-alpha.19
(01 April 2025) |
|
Tool to set up development environments for Minecraft mods |
0.1.0-alpha.19
(01 April 2025) |
|
Spawns Docker Compose environments for tasks as a Gradle's Shared Build Service |
1.4.2
(12 March 2025) |
|
Spawns Docker Compose environments for main code and test suites as a Gradle's Shared Build Service |
1.4.2
(12 March 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) |
|
Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.0
(23 January 2025) |