Package org.eclipse.aether.version
The definition of a version scheme for parsing and comparing versions.
-
Interface Summary Interface Description Version A parsed artifact version.VersionConstraint A constraint on versions for a dependency.VersionRange A range of versions.VersionScheme A version scheme that handles interpretation of version strings to facilitate their comparison. -
Class Summary Class Description VersionRange.Bound A bound of a version range. -
Exception Summary Exception Description InvalidVersionSpecificationException Thrown when a version or version range could not be parsed.