Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
org.spongepowered.gradle.repositoryConfigure the Sponge maven repository automatically on projects |
2.3.0
(23 December 2024) |
com.ryandens.temurin-binaries-repositoryDefines an ivy repository for Gradle projects to enable builds to consume binaries released by the Eclipse Adoptium GitHub account |
0.4.1
(16 September 2024) |
co.insecurity.repository-mirrorsGradle Plugin that automatically updates buildscript and project repositories to use the configured mirror URLs. |
0.4.2
(21 February 2024) |
elect86.magikpublish directly on your github repository acting as a maven repository |
0.3.3
(05 September 2023) |
ws.gross.private-repo-publishGradle plugin to configure `maven-publish` plugin with sane default repositories to use with private Nexus/Artifactory authenticated repo. |
0.18.0-rc.6
(06 July 2023) |
ws.gross.private-repoSettings plugin to configure dependencyResolutionManagement and pluginManagement to use private Nexus/Artifactory repository with auth and convenient defaults. |
0.18.0-rc.6
(06 July 2023) |
com.robothy.github-repository-release-pluginAutomaticall update gradle project version. Add tag and push to remote github repository. |
1.3
(18 February 2023) |
com.github.skhatri.reposetThis plugin will provide config to set repositories and plugins for your projects. This can be useful to add default repository for personal or enterprise projects |
0.1.2
(17 September 2021) |