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