| Class | Description |
|---|---|
| AbstractArtifact |
A skeleton class for artifacts that implements
Object.equals(Object), Object.hashCode() and
Object.toString(). |
| ArtifacIdUtils |
A utility class to create identifiers for artifacts.
|
| ArtifactProperties |
The keys for common properties of artifacts.
|
| DefaultArtifact |
A simple artifact.
|
| DefaultArtifactType |
A simple artifact type.
|
| 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.
|
Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.