Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Toolchains resolver using the Foojay Disco API for resolving Java runtimes |
1.0.0
(19 May 2025) |
|
Toolchains resolver using the Foojay Disco API for resolving Java runtimes. Automatically configures toolchain management. |
1.0.0
(19 May 2025) |
|
Configures 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) |
|
For Java toolchain auto-provisioning plugin. JDK will be downlaoded from the Official download URL |
1.0.0-alpha01
(16 March 2026) |
|
For Java toolchain auto-provisioning plugin and presetting. JDK will be downlaoded from the Official download URL |
1.0.0-alpha01
(16 March 2026) |
dev.lukebemish.jvmfinder-convention
CC-compatible
Toolchains resolver using vendor APIs directly. Automatically configures toolchain management. |
0.1.3
(25 March 2026) |
dev.lukebemish.jvmfinder
CC-compatible
Toolchains resolver using vendor APIs directly. |
0.1.3
(25 March 2026) |
dev.lukebemish.jvmfinder-jetbrains
CC-compatible
Toolchains resolver using the same index used by Jetbrains IDEs and Amper. |
0.1.2
(24 March 2026) |
dev.lukebemish.jvmfinder-jetbrains-convention
CC-compatible
Toolchains resolver using the same index used by Jetbrains IDEs and Amper. Automatically configures toolchain management. |
0.1.3
(25 March 2026) |
|
Applies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience. |
1.1.0
(23 January 2025) |