Search Gradle plugins
Plugin | Latest Version |
---|---|
com.palantir.jdks.settingsSets the Gradle properties for the Gradle JDK setup |
0.67.0
(14 May 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) |
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.4.6
(30 June 2025) |
org.panteleyev.jpackagepluginA plugin that executes jpackage tool from JDK-14+ |
1.7.3
(16 June 2025) |
org.panteleyev.jlinkpluginA plugin that executes jlink tool from JDK |
1.0.0
(13 June 2025) |
com.palantir.jdksAuto-provisions specific versions of JDKs |
0.67.0
(14 May 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) |
io.github.intisy.javacompile-gradleAdds an easy and reusable way to use custom JRE's and JDK's for your project |
1.2.12
(28 December 2024) |
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.4.1
(16 September 2024) |