Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin to collect repositories for use by the IDEA plugin. |
3.20.0
(11 September 2026) |
|
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.1
(10 September 2026) |
|
Publishes Palantir open source projects to open source package repositories |
2.2.0
(06 September 2026) |
|
Easily use private AWS CodeArtifact repositories from Gradle - for dependencies, plugins and publishing. Just apply the plugin: it detects the CodeArtifact repositories declared in your build, including those in pluginManagement and dependencyResolutionManagement, and injects the authorization token for you, with no extra configuration. Authenticates through an AWS profile, the static access keys of a service account, SSO, or the default AWS credential chain. |
0.2.2
(02 September 2026) |
|
Configures AWS CodeArtifact Maven repository for artifact publishing. Requires co.bound.codeartifact settings plugin to be applied and configured. |
1.5.2
(24 August 2026) |
|
Configures AWS CodeArtifact Maven repository as source for project plugins and project dependencies. |
1.5.2
(24 August 2026) |
|
Gradle plugin to use JetBrains TeamCity server as an external dependency repository for Gradle builds. This comes in handy when existing artifact layout ignores any established conventions, so out-of-box repository types just can't handle it. The plugin makes use of default artifact cache, downloading each dependency only once. |
1.7.5
(31 July 2026) |
|
Configures an authenticated GitHub Packages Maven repository in dependencyResolutionManagement. |
0.2.0
(22 July 2026) |
|
Configures an authenticated GitHub Packages Maven repository on a Gradle project. |
0.2.0
(22 July 2026) |
|
Automatically configures artifact signing |
0.8.0
(15 July 2026) |