Search Gradle plugins

Plugin Latest Version

Sets resolution strategies for known CVE reports

0.5.0
(27 June 2023)

Adds 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.1.0
(23 January 2025)

Convenient dependency conflict management for Java projects.

2.5
(07 December 2025)

A Smarter Transitive Dependency Range Resolver for Gradle

0.0.1
(15 December 2015)

Plugin provides resolution strategy that sets dependency version if it's not set. Please run 'defaultDependencyVersionsHelp' to get help.

1.5.0
(18 August 2021)

Applies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience.

1.1.0
(23 January 2025)

Plugin that configures configuration's resolution strategy to select specific version of dependencies.

0.32.1
(16 October 2017)

** 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)

This 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)

Automatically resolves and injects plugin classpath dependencies based on pluginManagement resolutionStrategy.

1.1.0
(02 August 2025)