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) |
org.gradle.toolchains.foojay-resolverToolchains resolver using the Foojay Disco API for resolving Java runtimes |
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) |
nebula.maven-resolved-dependenciesBuilt on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
nebula.ivy-resolved-dependenciesBuilt on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
name.remal.all-resolvable-configurationPlugin that creates 'allResolvable' configuration and makes all resolvable configurations to extend it. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
io.ezet.gradle.resolve-to-moduleResolves 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) |
com.palantir.configuration-resolverAdds a task that resolves all dependencies in a project. |
0.4.0
(31 July 2019) |
nebula.maven-resolved-dependencies-jarBuilt on top of nebula.maven-dependencies-jar, replacing dynamic versions with the actual resolved versions |
4.2.2
(20 October 2015) |
com.netflix.nebula.maven-resolved-dependenciesPlugins to ease maven-publish and ivy-publish configuration |
21.1.0
(22 August 2024) |