Package | Description |
---|---|
aQute.bnd.maven.lib.resolve |
Modifier and Type | Method | Description |
---|---|---|
static LocalURLs |
LocalURLs.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LocalURLs[] |
LocalURLs.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
RemotePostProcessor(org.eclipse.aether.RepositorySystemSession session,
org.eclipse.aether.RepositorySystem system,
org.apache.maven.artifact.repository.metadata.io.MetadataReader metadataReader,
LocalURLs localURLs) |
Copyright © 2019 Bndtools. All rights reserved.