Search Gradle plugins
Plugin | Latest Version |
---|---|
net.neoforged.moddev.repositoriesThis 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.107
(06 August 2025) |
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.107
(06 August 2025) |
io.github.bitlumen.gradle.maven-repo-pluginGradle Maven Repository Plugin for Gradle Build |
1.0.1
(30 May 2025) |
io.cloudshiftdev.codeartifactSettings plugin providing CodeArtifact repositories support |
1.3.2
(25 April 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) |
com.stansonhealth.codeartifactConfigures credentials for all AWS Codeartifact repositories defined in the settings and project files |
1.0.0
(09 May 2022) |