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.137
(01 January 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.137
(01 January 2026) |
|
Configures bundled repositories for the Wiki Toolkit |
0.4.1
(19 December 2025) |
|
Conventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.6.4
(17 December 2025) |
|
Settings plugin providing CodeArtifact repositories support |
2.1.6
(21 October 2025) |
|
Adds OCI annotations to Docker images indicating the source repository and commit |
0.6.2
(05 September 2025) |
|
Gradle Maven Repository Plugin for Gradle Build |
1.0.1
(30 May 2025) |
|
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.0
(23 January 2025) |
|
Plugin for configuring artifact repositories from configuration file |
0.2.0
(08 January 2025) |
|
This plugin reduces repetition when specifying private GitHub packages as gradle dependencies |
0.3.4
(25 November 2024) |