Package | Description |
---|---|
org.eclipse.aether.util.version |
Ready-to-use version schemes for parsing/comparing versions.
|
org.eclipse.aether.version |
The definition of a version scheme for parsing and comparing versions.
|
Modifier and Type | Method and Description |
---|---|
VersionRange |
GenericVersionScheme.parseVersionRange(String range) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionConstraint.getRange()
Gets the version range of this constraint.
|
VersionRange |
VersionScheme.parseVersionRange(String range)
Parses the specified version range specification, for example "[1.0,2.0)".
|
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.