Search Gradle plugins

Plugin Latest Version

Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix.

0.1.8
(27 July 2026)

An AWS S3 build cache implementation

1.9.7
(01 July 2026)

Use an S3-compatible object store as a Gradle build cache backend

3.1.0
(08 March 2026)

Allows `OS.getNative()` and `OS.getRunning()` to work with configuration cache

4.4.1
(15 October 2025)

Devsoap Build Cache plugin

1.2.5
(28 November 2021)

This is a Gradle build cache implementation that uses the Azure Blob Storage as a Storage backend for cache objects.

0.2.0
(15 July 2020)

An AWS S3 build cache implementation

0.10.0
(26 March 2020)

An AWS S3 build cache implementation (Space fork)

0.9.1.space
(23 March 2020)

An AWS S3 build cache implementation (using AWS SDK v2)

0.0.2
(12 November 2019)

Gradle plugin to cache urls. This plugin was created mainly to address the problem of not being able to cache shared build configuration files using 'apply from:'

1.0.0
(16 November 2014)