Search Gradle plugins

Plugin Latest Version

Provide an extension for defining toolchains, package managers and tools

5.1.1
(20 August 2026)

Downloads and installs the Zig toolchain and compiles C sources using zig cc.

0.0.10
(27 July 2026)

Downloads, verifies, installs and exposes native development tools (compilers, SDKs, CLI utilities) directly from your build, through a composable shell environment and a native (C) project abstraction.

0.0.10
(27 July 2026)

For Java toolchain auto-provisioning plugin and presetting. JDK will be downlaoded from the Official download URL

1.0.0-alpha01
(16 March 2026)

For Java toolchain auto-provisioning plugin. JDK will be downlaoded from the Official download URL

1.0.0-alpha01
(16 March 2026)

Toolchains resolver using the Foojay Disco API for resolving Java runtimes. Automatically configures toolchain management.

1.0.0
(19 May 2025)

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)