Package org.apache.maven.plugins.dependency.tree
-
Class Summary Class Description AbstractSerializingVisitor Abstract class for visitors performing serialization.DOTDependencyNodeVisitor A dependency node visitor that serializes visited nodes to DOT formatGraphmlDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the graphml format.TGFDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the TGF format.TGFDependencyNodeVisitor.EdgeAppender Utiity class to write an Edge.TreeMojo Displays the dependency tree for this project.