|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pom.Scope | |
|---|---|
| aQute.bnd.maven.support | |
| Uses of Pom.Scope in aQute.bnd.maven.support |
|---|
| Methods in aQute.bnd.maven.support that return Pom.Scope | |
|---|---|
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. |
| Methods in aQute.bnd.maven.support with parameters of type Pom.Scope | |
|---|---|
Set<Pom> |
ProjectPom.getDependencies(Pom.Scope action)
|
Set<Pom> |
Pom.getDependencies(Pom.Scope scope,
URI... urls)
|
File |
Pom.getLibrary(Pom.Scope action,
URI... repositories)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||