Search Gradle plugins

Plugin Latest Version

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

4.4.1
(15 October 2025)

Generates Git properties and is compatible with gradles `configuration-cache`

1.0.0
(27 May 2023)

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)

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

0.7.11
(02 July 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.0
(23 January 2025)

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)

Conventions to make JavaExec tasks work with configuration cache in IntelliJ

0.7.11
(02 July 2026)

A semantic versioning plugin that derives the version from git tags and commits and is configuration cache safe.

0.15.1
(02 January 2026)

Generate fast deterministic screenshots during Android instrumentation tests. The plugin works Configuration Cache support!

1.3.0
(13 September 2025)

A Gradle plugin to simplify AWS CodeArtifact repository configuration with automatic SSO token authentication and caching.

0.2.7
(21 January 2026)