is not current version
Last Version 4.0.1

com.github.ferstl:depgraph-maven-plugin 1.0.2

This Maven plugin generates dependency graphs on single modules or in an aggregated form on multi-module projects. The graphs are represented by .dot files. In case that Graphviz is installed on the machine where this plugin is run, the .dot file can be directly converted into all supported image files.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ferstl
ArtifactId

ArtifactId

depgraph-maven-plugin
Version

Version

1.0.2
Type

Type

maven-plugin

Download depgraph-maven-plugin 1.0.2


<plugin>
    <groupId>com.github.ferstl</groupId>
    <artifactId>depgraph-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>