Search Gradle plugins
Plugin | Latest Version |
---|---|
com.supcis.remote-build-cacheAdds 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) |
name.remal.simple-build-cachePlugin that provides simple build cache. |
0.32.1
(16 October 2017) |
ch.myniva.s3-build-cacheAn AWS S3 build cache implementation |
0.10.0
(26 March 2020) |
net.idlestate.gradle-redis-build-cacheA Gradle build cache implementation that uses Redis to store the build artifacts |
1.3.0
(23 January 2022) |
com.github.burrunan.s3-build-cacheAn AWS S3 build cache implementation |
1.8.2
(14 June 2024) |
io.perezalcolea.gcs-build-cacheGoogle Cloud Storage Gradle build cache implementation |
0.1.0
(25 June 2018) |
com.github.kohii.s3-gradle-build-cache-pluginA Gradle build cache that uses AWS S3 to store build artifacts |
0.1.0
(26 October 2019) |
org.jetbrains.space.s3-build-cacheAn AWS S3 build cache implementation (Space fork) |
0.9.1.space
(23 March 2020) |
com.devsoap.cacheDevsoap Build Cache plugin |
1.2.5
(28 November 2021) |
egor-n.s3-build-cacheAn AWS S3 build cache implementation (using AWS SDK v2) |
0.0.2
(12 November 2019) |