JDepend Maven Plugin

Maven plugin that generates JDepend reports for your projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

jdepend-maven-plugin
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JDepend Maven Plugin
Maven plugin that generates JDepend reports for your projects.
Project Organization

Project Organization

Codehaus

Download jdepend-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>jdepend-maven-plugin</artifactId>
    <version>2.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven.reporting : maven-reporting-api jar 2.2.1
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4.3
org.codehaus.plexus : plexus-utils jar 3.0.15
jdepend : jdepend jar 2.9.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
2.0-beta-2
2.0-beta-1