Search Gradle plugins
Plugin | Latest Version |
---|---|
net.neoforged.moddev.legacyforge.repositoriesThis 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.115
(10 October 2025) |
org.hiero.gradle.feature.publish-maven-repositoryConventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.5.1
(26 September 2025) |
eu.xenit.enterprise-conventions.ext.docker-image-labelsAdds OCI annotations to Docker images indicating the source repository and commit |
0.6.2
(05 September 2025) |
org.moddedmc.wiki.toolkit.repositoriesConfigures bundled repositories for the Wiki Toolkit |
0.3.2
(22 August 2025) |
io.github.bitlumen.gradle.maven-repo-pluginGradle Maven Repository Plugin for Gradle Build |
1.0.1
(30 May 2025) |
com.supcis.java-toolchain-resolverConfigures 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) |
com.highlylogical.artifactrepoPlugin for configuring artifact repositories from configuration file |
0.2.0
(08 January 2025) |
com.moneyforward.private-repository-pluginThis plugin reduces repetition when specifying private GitHub packages as gradle dependencies |
0.3.4
(25 November 2024) |
digital.fino.build.gradle-maven-authUpdated version of org.hibernate.build.maven-repo-auth -- Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
4.1.1
(31 January 2024) |
io.github.pacificengine.build.repositoryA plugin that helps you retrieve from different maven repositories |
0.0.2
(13 January 2024) |