Search Gradle plugins
Plugin | Latest Version |
---|---|
ca.cutterslade.analyzeDependency analysis plugin for gradle. This plugin attempts to replicate the functionality of the maven dependency plugin's analyze goals which fail the build if dependencies are declared but not used or used but not declared. |
1.10.0
(15 July 2024) |
dev.hsbrysk.lookup-dependenciesYou can find where a certain dependency exists in your Gradle project. This is useful when looking for vulnerabilities pointed out by tools like Dependabot. |
0.0.1
(21 May 2024) |
io.github.jcohy.gradle.optional-dependenciesAdded support for Maven-style optional dependencies. |
3.2.2.2
(11 May 2024) |
com.github.zetten.bazel-dependencies-pluginA Gradle plugin that allows the generation of Bazel repository rules from Gradle project dependency configuration |
3.0.1
(23 January 2024) |
com.xeonyu.plugin.dependencyAnalysisA plug-in for analyzing application dependency library versions and output dependency information |
1.0.2
(08 January 2024) |
com.savvasdalkitsis.module-dependency-graphThis plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree |
0.12
(02 June 2023) |
io.shiftleft.gather-dependenciesCopy all the dependency jars of a project into a destination directory |
0.7
(19 May 2023) |
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) |
de.lancom.genesis.dependency-cacheCaches all dependencies so they can be used by a read only cache. |
2.0.13
(08 April 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) |