Registry / build-tool / maven-dependency-plugin

maven-dependency-plugin

JSON →
library3.10.0javamavenunverified

Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.

<dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>3.10.0</version> </dependency>
INSTALL
IMPORT
SIG · MAVEN-DEPENDENCY-P
M
maven-dependency-plugin
build-tooljavav3.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DependencyPlugin
org.apache.maven.plugins.dependency.DependencyPlugin

Extend the Maven Dependency Plugin to add custom dependency goals.

import org.apache.maven.plugins.dependency.DependencyPlugin; public class MyMojo extends DependencyPlugin { @Override public void execute() { // Custom dependency logic } }
Debug
Known issues
breakingPlugin version 3.10.0 requires Maven 3.6.3+
fix
Upgrade Maven to 3.6.3 or later
affects: >=3.10.0
Upgrade
Version history
3.10.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Bingbot
1
OpenAI (training)
1
Resources
maven-dependency-plugin — mvn dependency:get maven-dependency-plugin · libregistry