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.6
(22 June 2026)

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)

Build cache for a group of tasks

0.0.1-HELPWANTED
(28 April 2020)

Plugin for using GCP Cloud Storage as the backend for Gradle's build cache

0.9.1
(13 March 2022)

Skip name.remal.simple-build-cache plugin execution

0.32.1
(16 October 2017)

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

4.4.1
(15 October 2025)

Standard configuration for a remote build cache that is pushed to from CI and pulled from everywhere

0.7.10
(11 June 2026)

Gradle remote build cache backed by AWS S3

1.0.0-beta01
(31 January 2025)

Implementation of Gradle Build Cache that allows to use Google Cloud Platform storage buckets as a back end.

1.0.1
(22 September 2025)

Gradle remote build cache backed by Aliyun

1.0.0
(01 August 2023)