Class GetDependencyTree
- java.lang.Object
-
- org.apache.maven.resolver.examples.GetDependencyTree
-
public class GetDependencyTree extends java.lang.ObjectCollects the transitive dependencies of an artifact.
-
-
Constructor Summary
Constructors Constructor Description GetDependencyTree()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main.
-