Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin adds the repositories needed for developing Minecraft mods. It is applied automatically by the moddev plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management. |
2.0.147
(11 September 2026) |
|
This plugin adds the repositories needed for developing Minecraft mods using the Forge platform, up to 1.20.1. It is applied automatically by the legacyforge plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management. |
2.0.147
(11 September 2026) |
|
This plugin reduces repetition when specifying private GitHub packages as gradle dependencies |
0.6.5
(11 September 2026) |
|
Configures a JavaToolchainResolver 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) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.1.1
(10 September 2026) |
|
Configures bundled repositories for the Wiki Toolkit |
0.5.0
(30 August 2026) |
|
Adds OCI annotations to Docker images indicating the source repository and commit |
0.8.0
(15 July 2026) |
|
Conventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.7.11
(02 July 2026) |
|
Use a git repository as a Maven repository via dependencyResolutionManagement |
3.0.1
(28 May 2026) |
|
Use a git repository as a Maven repository |
3.0.1
(28 May 2026) |
|
Mirrors |
4.3.0
(29 April 2026) |