Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.mtctx.unipubA Gradle plugin for publishing to Maven Repositories. |
1.0.0
(16 September 2025) |
com.supcis.plugin-resolutionAdds 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) |
com.supcis.dependency-resolutionAdds a maven repository to the dependency 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) |
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) |
nz.net.ultraq.gradle.use-maven-central-repositoriesAdds the Maven Central and Snapshots repositories to a single project, or all projects if added to a settings file. |
0.7.0
(20 September 2025) |
com.lifecosys.gradle.git-maven-repoPlugin for using any git repository as maven repository for dependency and publish. |
0.5
(11 March 2018) |
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) |
elect86.magikpublish directly on your github repository acting as a maven repository |
0.3.3
(05 September 2023) |
io.townsq.s3-mavenGradle plugin that resolves AWS credentials for private Maven repositories assembled on AWS S3 |
2.0.0
(12 January 2022) |
io.github.bitlumen.gradle.maven-repo-pluginGradle Maven Repository Plugin for Gradle Build |
1.0.1
(30 May 2025) |