| Package | Description |
|---|---|
| org.sonatype.aether.test.util.impl | |
| org.sonatype.aether.util.version | |
| org.sonatype.aether.version |
| Modifier and Type | Method and Description |
|---|---|
VersionRange |
TestVersionScheme.parseVersionRange(String range) |
| Modifier and Type | Method and Description |
|---|---|
VersionRange |
GenericVersionScheme.parseVersionRange(String range) |
| Modifier and Type | Method and Description |
|---|---|
VersionRange |
VersionScheme.parseVersionRange(String range)
Parses the specified version range specification, for example "[1.0,2.0)".
|
| Modifier and Type | Method and Description |
|---|---|
Collection<VersionRange> |
VersionConstraint.getRanges()
Gets the version ranges of this constraint.
|
Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.