Uses of Interface
org.eclipse.aether.version.VersionRange
Packages that use VersionRange
Package
Description
The definition of a version scheme for parsing and comparing versions.
-
Uses of VersionRange in org.eclipse.aether.version
Methods in org.eclipse.aether.version that return VersionRangeModifier and TypeMethodDescriptionVersionConstraint.getRange()
Gets the version range of this constraint.VersionScheme.parseVersionRange
(String range) Parses the specified version range specification, for example "[1.0,2.0)".