Uses of Enum Class
org.maxxq.maven.dependency.Scope
Packages that use Scope
-
Uses of Scope in org.maxxq.maven.dependency
Methods in org.maxxq.maven.dependency that return ScopeModifier and TypeMethodDescriptionstatic ScopeScope.transitiveScope(Scope scope) static ScopeReturns the enum constant of this class with the specified name.static Scope[]Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.maxxq.maven.dependency with parameters of type Scope