Search Gradle plugins

Plugin Latest Version

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)

A Gradle plugin that provides tasks for JDK tools that didn't make it into Gradle itself yet (such as JLink, JPackage, etc.).

0.3.0
(11 August 2025)

Simplify building of jlinked java 11 docker image

2.1-SNAPSHOT
(01 April 2019)

A plugin to package JVM applications across systems

2.1.0
(10 November 2025)

A Gradle plugin that assembles your modules into a custom runtime image

2.0.1
(06 November 2025)

A Gradle plugin that assembles your modules into a custom runtime image

1.13.1-patch-2
(10 August 2025)

A Gradle plugin that assembles your modules into a custom runtime image

1.13.1-patch-1
(19 October 2024)

Extract from the jar dependencies the JavaCPP native libraries used by an application

0.6
(22 January 2024)

A gradle build task for simplifying creation of custom Java9 jre environments.

0.3
(09 April 2018)