Search Gradle plugins

Plugin Latest Version

com.wagner.gitver

Automatically sets your version based on configurable git information

0.2.1
(21 February 2025)

com.supcis.remote-build-cache

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)

org.devopsmindset.dependency-manager

Downloads a set of dependencies depending of a given configuration

0.1.14
(20 January 2025)

dev.minco.gradle.defaults-plugin

Sets up sensible defaults for our gradle projects to avoid boilerplate

0.2.81
(08 January 2025)

net.idlestate.gradle-gcs-build-cache

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.3.1
(07 January 2025)

org.spongepowered.gradle.repository

Configure the Sponge maven repository automatically on projects

2.3.0
(23 December 2024)

org.spongepowered.gradle.sponge.dev

Gradle plugin to set up developing Sponge and it's implementations

2.3.0
(23 December 2024)

com.huanshankeji.jvm-test-common-feature-variant

Adds a JVM test common feature variant with a source set that depends on `main`.

0.9.0
(04 December 2024)

com.huanshankeji.jvm-integration-test

Adds a JVM integration test source set.

0.9.0
(04 December 2024)

com.huanshankeji.benchmark.kotlinx-benchmark-jvm-conventions

Applies the kotlinx-benchmark and `allopen` plugins, adds the kotlinx-benchmark dependencies, and registers a separate `benchmarks` source set that depends on `main` by default.

0.9.0
(04 December 2024)