Uses of Enum
org.apache.maven.api.Scope
-
Uses of Scope in org.apache.maven.api
Modifier 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. -
Uses of Scope in org.apache.maven.internal.impl