Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Supports the declaration of Maven S3 repositories that obtain their credentials from the default AWS provider chain |
1.5.1
(13 June 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) |
|
Configure publication to Maven Central for Gradle projects with minimal effort. |
0.1.0
(27 September 2024) |
|
Repository and/or dependency import from a Maven pom file |
3.3
(29 August 2024) |
|
Gradle plugin for fetching specific maven repositories to local. |
1.0.4
(26 January 2024) |
|
Predefined maven publications for Kotlin |
5.133.0
(17 February 2023) |
|
Load Maven Publish Properties |
0.1.0
(12 January 2023) |
|
Kotlin Multiplatform conventions with the JVM target and the JS browser target, and with Maven publish |
0.3.2
(29 September 2022) |
|
Configure publication to Maven Central for Gradle projects with minimal effort. |
1.0.0
(16 September 2022) |
|
Gradle plugin for exposing Maven settings file configuration to Gradle project. |
0.8
(16 August 2022) |