Search Gradle plugins

Plugin Latest Version

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)

A plugin that executes jpackage tool from JDK-14+

2.0.1
(28 February 2026)

A plugin that executes jlink tool from JDK

2.0.0
(23 February 2026)

Gradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments.

1.0.3
(14 November 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)

Adds an easy and reusable way to use custom JRE's and JDK's for your project

1.2.12
(28 December 2024)

Plugin that configures JVM languages cross-compilation functionality.

1.5.0
(18 August 2021)

Plugin that makes it easy to work with JavaFX and Gradle 7+ (JDK 16+)

0.0.9
(22 March 2021)

A Gradle Plugin that enforces a specific SDKMAN! JVM is used by Gradle

1.0-RC3
(24 October 2020)