Search Gradle plugins

Plugin Latest Version

Resolves and provisions suitable JDK for Gradle builds using the Foojay DiscoAPI

0.4.0
(28 December 2025)

JDK Downloader Gradle Plugin

1.23.0
(28 February 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)

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)