Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Downloads a set of artifacts from a p2 repository and stuffs them into a local maven repository. |
4.4.1
(15 October 2025) |
|
Downloads a set of artifacts from a p2 repository and stuffs them into a local maven repository. |
4.4.1
(15 October 2025) |
|
Automatically handle authentication with Maven repositories hosted on Artifact Registry. |
0.6.0
(25 July 2025) |
|
Simply configure your custom repository on every project. |
0.1.3
(19 June 2025) |
|
Supports the declaration of Maven S3 repositories that obtain their credentials from the default AWS provider chain |
1.5.1
(13 June 2025) |
|
Gradle plugin to extend the gradle repository handler class with a closure to add a codeartifact repository. |
1.1.0
(01 April 2025) |
|
Sets up repositories needed for Crochet, a tool to set up development environments for Minecraft mods |
0.1.0-alpha.19
(01 April 2025) |
|
A maven-publish alternative for NPM package publishing. Integrates with kotlin JS/MPP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets. |
3.5.3
(19 February 2025) |
|
Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |
|
Gradle plugin that creates and manages a repository of JAR files built from Git. |
0.0.6
(11 January 2025) |