Package org.eclipse.aether.util.artifact
Utilities around artifacts and artifact type registries.
-
Class Summary Class Description ArtifactIdUtils A utility class for artifact identifiers.DefaultArtifactTypeRegistry A simple artifact type registry.DelegatingArtifact An artifact that delegates to another artifact instance.JavaScopes The dependency scopes used for Java dependencies.OverlayArtifactTypeRegistry An artifact type registry which first consults its own mappings and in case of an unknown type falls back to another type registry.SubArtifact An artifact whose identity is derived from another artifact.