Search Gradle plugins
| Plugin | Latest Version |
|---|---|
co.elastic.wrapper-provision-jdkExtend the wrapper task with a snippet to provision a jvm |
1.1.0
(09 June 2025) |
com.palantir.jdks.ideaPlugin for configuring the IDEA Gradle JDK setup |
0.65.0
(07 May 2025) |
net.mbonnin.one.eightA simple Gradle plugin to make all your Android/Kotlin things target JDK 1.8 |
0.2
(16 December 2020) |
hu.tassiviktor.gradle.plugins.bundled-runtimeGradle 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.1
(28 October 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.6.0
(24 October 2025) |
com.ryandens.temurin-binaries-repositoryDefines an ivy repository for Gradle projects to enable builds to consume binaries released by the Eclipse Adoptium GitHub account |
0.5.1
(28 September 2025) |
org.panteleyev.jpackagepluginA plugin that executes jpackage tool from JDK-14+ |
1.7.6
(22 September 2025) |
com.palantir.jdksAuto-provisions specific versions of JDKs |
0.69.0
(10 July 2025) |
org.panteleyev.jlinkpluginA plugin that executes jlink tool from JDK |
1.0.0
(13 June 2025) |
com.supcis.java-toolchain-resolverConfigures 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) |