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 Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
asString
Returns a string representation of this version.- Returns:
- the string representation of this version
-