Uses of Enum
org.apache.maven.api.Scope
Packages that use Scope
-
Uses of Scope in org.apache.maven.api
Methods in org.apache.maven.api that return ScopeModifier and TypeMethodDescriptionstatic Scope
Dependency.getScope()
DependencyCoordinate.getScope()
static Scope
Returns the enum constant of this type with the specified name.static Scope[]
Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.maven.api that return types with arguments of type Scope -
Uses of Scope in org.apache.maven.internal.impl
Methods in org.apache.maven.internal.impl that return Scope