Uses of Enum
aQute.bnd.maven.support.Pom.Scope
Packages that use Pom.Scope
-
Uses of Pom.Scope in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support that return Pom.ScopeModifier and TypeMethodDescriptionPom.Dependency.getScope()
static Pom.Scope
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.ScopeModifier and TypeMethodDescriptionPom.getDependencies
(Pom.Scope scope, URI... urls) ProjectPom.getDependencies
(Pom.Scope action) Pom.getLibrary
(Pom.Scope action, URI... repositories)