Search Gradle plugins

Plugin Latest Version

A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github.

1.1.0
(18 October 2021)

A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github.

1.0.1
(13 September 2020)

A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github.

1.0.2
(06 May 2020)

Pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts

21.2.0
(22 April 2026)

Build ratpack apps with gradle more easily!

1.10.3
(09 November 2022)

A lightweight tool which displays task graph and time taken by tasks in a gradle project

0.0.4
(15 July 2021)

Provide a set of tasks to read and update version of your Gradle applications, specially in CI/CD.

1.0.8
(08 December 2021)

Plugin to generate dimensions based on given configuration for any android project

0.0.1-SNAPSHOT
(19 June 2020)

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)

Manages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated.

0.1.1
(28 March 2023)