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.22.0
(31 December 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)