Package org.eclipse.aether.util.artifact
Class JavaScopes
java.lang.Object
org.eclipse.aether.util.artifact.JavaScopes
Deprecated.
Definition and semantics of the scopes should be defined by consumer project.
The dependency scopes used for Java dependencies.
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
COMPILE
Deprecated.- See Also:
-
PROVIDED
Deprecated.- See Also:
-
SYSTEM
Deprecated.- See Also:
-
RUNTIME
Deprecated.- See Also:
-
TEST
Deprecated.- See Also:
-