Package | Description |
---|---|
aQute.bnd.maven |
Modifier and Type | Field and Description |
---|---|
(package private) MavenDependencyGraph.Scope |
MavenDependencyGraph.Artifact.scope |
Modifier and Type | Method and Description |
---|---|
static MavenDependencyGraph.Scope |
MavenDependencyGraph.Scope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MavenDependencyGraph.Scope[] |
MavenDependencyGraph.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|