Interface Artifact

All Superinterfaces:
Comparable<Artifact>
All Known Implementing Classes:
DefaultArtifact

public interface Artifact extends Comparable<Artifact>
Maven Artifact interface. Notice that it mixes artifact definition concepts (groupId, artifactId, version) with dependency information (version range, scope).