Search Gradle plugins
Plugin | Latest Version |
---|---|
org.gradle.toolchains.foojay-resolver-conventionToolchains resolver using the Foojay Disco API for resolving Java runtimes. Automatically configures toolchain management. |
0.8.0
(12 January 2024) |
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.0.0
(08 November 2024) |
org.gradle.toolchains.foojay-resolverToolchains resolver using the Foojay Disco API for resolving Java runtimes |
0.8.0
(12 January 2024) |
io.github.themrmilchmann.toolchain-switchesA Gradle plugin that adds command line parameters that may be used to dynamically switch between toolchains for specific tasks. |
0.3.0
(06 March 2023) |
edu.wpi.first.ToolchainFRC Toolchain Standalone Gradle Plugin |
2025.6.0
(18 November 2024) |
eu.kakde.gradle.java-toolchain-pluginGradle plugin for managing same java toolchain versions across microservices. |
1.0.1
(25 September 2024) |
me.julb.gradleplugins.java17Applies Java 17 toolchain. |
1.0.8
(08 December 2021) |
me.julb.gradleplugins.java11Applies Java 11 toolchain. |
1.0.8
(08 December 2021) |
com.supcis.resolutionApplies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience. |
1.0.0
(08 November 2024) |
dev.guillermo.gradle.c-unit-testA plugin that sets up the infrastructure for testing C binaries using a simple test executable. |
0.5.0
(05 November 2024) |