| Package | Description |
|---|---|
| org.sonatype.aether.util.artifact |
| Class and Description |
|---|
| AbstractArtifact
A skeleton class for artifacts that implements
Object.equals(Object), Object.hashCode() and
Object.toString(). |
| DefaultArtifactTypeRegistry
A simple artifact type registry.
|
| DelegatingArtifact
An artifact that delegates to another artifact instance.
|
| OverlayArtifactTypeRegistry
An artifact type registry which first consults its own mappings and in case of an unknown type falls back to another
type registry.
|
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.