Package | Description |
---|---|
aQute.bnd.maven.support |
Modifier and Type | Method and Description |
---|---|
Pom.Scope |
Pom.Dependency.getScope() |
static Pom.Scope |
Pom.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pom.Scope[] |
Pom.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<Pom> |
ProjectPom.getDependencies(Pom.Scope action) |
Set<Pom> |
Pom.getDependencies(Pom.Scope scope,
URI... urls) |
File |
Pom.getLibrary(Pom.Scope action,
URI... repositories) |
Copyright © 2021 aQute SARL. All rights reserved.