Class ArtifactID

java.lang.Object
org.savantbuild.dep.domain.ArtifactID
All Implemented Interfaces:
Comparable<ArtifactID>

public class ArtifactID extends Object implements Comparable<ArtifactID>
This class contains the properties that define an artifacts identity. Any two artifacts whose identity match are considered the same artifact. All other properties associated with the artifact usually determine the artifacts variant (such as version).