Search Gradle plugins
Plugin | Latest Version |
---|---|
net.wooga.cve-dependency-resolutionSets resolution strategies for known CVE reports |
0.5.0
(27 June 2023) |
com.supcis.dependency-resolutionAdds a maven repository to the dependency resolution configuration 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) |
1.0.0
(08 November 2024) |
org.gradlex.jvm-dependency-conflict-resolutionConvenient dependency conflict management for Java projects. |
2.1.2
(22 July 2024) |
org.danilopianini.smartrrrA Smarter Transitive Dependency Range Resolver for Gradle |
0.0.1
(15 December 2015) |
name.remal.default-dependency-versionPlugin provides resolution strategy that sets dependency version if it's not set. Please run 'defaultDependencyVersionsHelp' to get help. |
1.5.0
(18 August 2021) |
com.supcis.resolutionApplies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience. |
1.0.0
(08 November 2024) |
name.remal.version-selectionsPlugin that configures configuration's resolution strategy to select specific version of dependencies. |
0.32.1
(16 October 2017) |
dev.jacomet.logging-capabilities** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-detection and org.gradlex.jvm-dependency-conflict-resolution plugins instead! Identifies conflicts and enables resolving them for logger implementations in the JVM logging ecosystem |
0.11.1
(07 May 2023) |
com.softicar.gradle.dependency.validationThis plugin is useful to validate manual dependency conflict resolutions, e.g. by failing the build in case of accidential downgrades of dependencies. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
com.github.krs.xrepoCross-repository Gradle plugin modifies dependency resolution to use artifacts built from the same branch even if they're in different repository. |
1.0.0
(21 November 2018) |