Search Gradle plugins

Plugin Latest Version

Download a specific version of the JetBrains Runtime (JBR) and expose it as a JVM toolchain

1.2.0
(18 July 2026)

Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning.

2026.06.13
(13 July 2026)

Toolchains resolver using the Foojay Disco API for resolving Java runtimes

1.0.0
(19 May 2025)

Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip

1.1.0
(23 January 2025)

A Gradle plugin that adds command line parameters that may be used to dynamically switch between toolchains for specific tasks.

0.3.0
(06 March 2023)

FRC Toolchain Standalone Gradle Plugin

2027.12.0
(18 July 2026)

FRC Toolchain Standalone Gradle Plugin

2026.0.1
(14 November 2025)

Gradle plugin for managing same java toolchain versions across microservices.

1.0.1
(25 September 2024)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Applies the foojay toolchain resolver for Hygradle projects

0.2.0
(02 June 2026)