Last Version

Graph Maven Plugin 1.2.3

Create customizable dependency graphs for Maven projects using Graphviz. The Graphviz "dot" executable needs to be installed and in your path for the plugin to produce graphs - http://www.graphviz.org/

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

graph-maven-plugin
Version

Version

1.2.3
Type

Type

maven-plugin
Description

Description

Graph Maven Plugin
Create customizable dependency graphs for Maven projects using Graphviz. The Graphviz "dot" executable needs to be installed and in your path for the plugin to produce graphs - http://www.graphviz.org/
Project URL

Project URL

http://site.kuali.org/maven/plugins/graph-maven-plugin/1.2.3
Project Organization

Project Organization

The Kuali Foundation
Source Code Management

Source Code Management

https://github.com/jcaddel/graph-maven-plugin

Download graph-maven-plugin 1.2.3


<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>graph-maven-plugin</artifactId>
    <version>1.2.3</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.3
commons-io : commons-io jar 2.1
net.sourceforge.collections : collections-generic jar 4.01
org.springframework : spring-core jar 3.1.0.RELEASE
org.apache.maven : maven-compat jar 3.0.3
org.apache.maven.shared : maven-dependency-tree jar 1.2
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.slf4j : slf4j-api jar 1.6.4

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.