Search Gradle plugins

Plugin Latest Version

Defines an ivy repository for Gradle projects to enable builds to consume binaries released by the Eclipse Adoptium GitHub account

0.6.0
(23 December 2025)

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)

Gradle plugin for test data code generation

1.0-SNAPSHOT
(05 June 2020)