Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.maven | |
aQute.bnd.maven.support | |
aQute.bnd.repo.eclipse | |
aQute.bnd.service | |
aQute.lib.deployer | |
aQute.lib.deployer.obr | |
aQute.libg.version |
Modifier and Type | Field and Description |
---|---|
static Version |
AnnotationReader.V1_1 |
static Version |
AnnotationReader.V1_2 |
Modifier and Type | Method and Description |
---|---|
Version |
PomFromManifest.getVersion() |
Modifier and Type | Method and Description |
---|---|
List<Version> |
MavenRepository.versions(String bsn) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
MavenRemoteRepository.versions(String bsn) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
EclipseRepo.versions(String bsn) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
RepositoryPlugin.versions(String bsn)
Return a list of versions.
|
Modifier and Type | Method and Description |
---|---|
List<Version> |
FileRepo.versions(String bsn) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
AbstractBaseOBR.versions(String bsn) |
Modifier and Type | Field and Description |
---|---|
static Version |
Version.emptyVersion |
static Version |
Version.HIGHEST |
static Version |
Version.LOWEST |
Modifier and Type | Method and Description |
---|---|
Version |
VersionRange.getHigh() |
Version |
VersionRange.getLow() |
static Version |
Version.parseVersion(String version) |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version other) |
boolean |
VersionRange.includes(Version v) |
Copyright © 2013 aQute SARL. All Rights Reserved.