Search Gradle plugins

Plugin Latest Version

com.gradle.develocity

Featured CC-compatible

Develocity® combines acceleration technologies and troubleshooting features with toolchain observability, empowering Gradle Build Tool users to speed up feedback cycles, accelerate troubleshooting, and measure and improve key performance metrics.

4.4.1
(20 April 2026)

Conventions for building Gradle plugins used by all projects in the GradleX organisation.

0.12
(14 April 2026)

Gradle plugin that prints the time taken by the tasks in a build

5.0.2
(15 March 2026)

Compile-safe access to parameters supplied to a Gradle build.

1.4.5
(27 January 2026)

Reproducibility settings applied to Gradle's built-in tasks.

1.1
(17 October 2025)

A plugin to report on the health of your JVM or Android build

3.10.0
(29 April 2026)

A plugin that helps build Rust JNI libraries with Cargo for use in Android projects.

0.10.1
(20 April 2026)

Capture comprehensive git repository metadata at build time -- commit ID, branch, tags, and more -- to embed in your artifacts for reproducibility and traceability.

0.0.1
(07 April 2026)

Allows a Maven project (with a pom.xml) to participate in a Gradle multi-project build

0.2.0
(01 April 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)