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)

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

0.6.3
(17 November 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)

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)

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

0.14.2
(25 November 2025)

Conventions to make JavaExec tasks work with configuration cache in IntelliJ

0.6.3
(17 November 2025)

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.4
(20 October 2025)

Configures Gradle projects for use with Buildless as a drop-in remote cache

1.0.0-rc2
(15 December 2023)