Uses of Enum Class
org.apache.maven.plugins.annotations.ResolutionScope
-
Uses of ResolutionScope in org.apache.maven.plugins.annotations
Methods in org.apache.maven.plugins.annotations that return ResolutionScopeModifier and TypeMethodDescriptionstatic ResolutionScope
Returns the enum constant of this class with the specified name.static ResolutionScope[]
ResolutionScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.