Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Toolchains resolver using the Foojay Disco API for resolving Java runtimes. Automatically configures toolchain management. |
1.0.0
(19 May 2025) |
|
Toolchains resolver using the Foojay Disco API for resolving Java runtimes |
1.0.0
(19 May 2025) |
|
Automatically resolves and injects plugin classpath dependencies based on pluginManagement resolutionStrategy. |
1.1.0
(02 August 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) |
|
Built on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
|
Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
|
Plugin that creates 'allResolvable' configuration and makes all resolvable configurations to extend it. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Resolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
|
Adds a task that resolves all dependencies in a project. |
0.4.0
(31 July 2019) |
|
Built on top of nebula.maven-dependencies-jar, replacing dynamic versions with the actual resolved versions |
4.2.2
(20 October 2015) |