Uses of Interface
org.eclipse.aether.version.VersionRange
Package
Description
The definition of a version scheme for parsing and comparing versions.
-
Uses of VersionRange in org.eclipse.aether.version
Modifier 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)".