| Package | Description |
|---|---|
| org.eclipse.aether.util.artifact |
Utilities around artifacts and artifact type registries.
|
| Class | Description |
|---|---|
| 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.
|