Package org.apache.maven.api
Interface Version
- All Superinterfaces:
- Comparable<Version>
A version usually parsed using the 
VersionParser service.- Since:
- 4.0.0
- See Also:
- 
Method SummaryMethods inherited from interface java.lang.ComparablecompareTo
- 
Method Details- 
asStringReturns a string representation of this version.- Returns:
- the string representation of this version
 
 
-