Package org.eclipse.aether.artifact
The definition of an artifact, that is the primary entity managed by the repository system.
-
Interface Summary Interface Description Artifact A specific artifact.ArtifactType An artifact type describing artifact characteristics/properties that are common for certain artifacts.ArtifactTypeRegistry A registry of known artifact types. -
Class Summary Class Description AbstractArtifact A skeleton class for artifacts.ArtifactProperties The keys for common properties of artifacts.DefaultArtifact A simple artifact.DefaultArtifactType A simple artifact type.