Class JavaScopes

java.lang.Object
org.eclipse.aether.util.artifact.JavaScopes

@Deprecated public final class JavaScopes extends Object
Deprecated.
Definition and semantics of the scopes should be defined by consumer project. Resolver out-of-the-box supported scopes are defined in DependencyScopes class. Resolver is oblivious about any other scopes and their semantics.
The dependency scopes used for Java dependencies.
See Also: