Search Gradle plugins
Plugin | Latest Version |
---|---|
org.gradle.toolchains.foojay-resolverToolchains resolver using the Foojay Disco API for resolving Java runtimes |
0.9.0
(02 December 2024) |
org.gradle.toolchains.foojay-resolver-conventionToolchains resolver using the Foojay Disco API for resolving Java runtimes. Automatically configures toolchain management. |
0.9.0
(02 December 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.1
(09 December 2024) |
com.supcis.resolutionApplies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience. |
1.0.1
(09 December 2024) |