Search Gradle plugins

Plugin Latest Version

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)

Downloads a set of dependencies depending of a given configuration

0.1.14
(20 January 2025)

Sets up sensible defaults for our gradle projects to avoid boilerplate

0.2.81
(08 January 2025)

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)

Configure the Sponge maven repository automatically on projects

2.3.0
(23 December 2024)

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

2.3.0
(23 December 2024)

This plugin provides maven remote settings for the WPILib Suite FRC projects.

2025.0
(30 November 2024)

A plugin that sets up the infrastructure for testing C binaries using a simple test executable.

0.5.0
(05 November 2024)

Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies.

5.0.3
(31 October 2024)

Sets up JaCoCo for the JUnit 5 Platform

5.0.3
(31 October 2024)