Last Version

Apache Maven JDeps Plugin 3.1.2

The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-jdeps-plugin
Version

Version

3.1.2
Type

Type

maven-plugin
Description

Description

Apache Maven JDeps Plugin
The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls.
Project URL

Project URL

https://maven.apache.org/plugins/maven-jdeps-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-jdeps-plugin/tree/maven-jdeps-plugin-3.1.2

Download maven-jdeps-plugin 3.1.2


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-jdeps-plugin</artifactId>
    <version>3.1.2</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-model jar 3.0
org.codehaus.plexus : plexus-utils jar 3.1.0
org.apache.commons : commons-lang3 jar 3.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.