Class Artifact
- java.lang.Object
 - 
- org.apache.tinkerpop.gremlin.groovy.util.Artifact
 
 
- 
public class Artifact extends Object
A software artifact identified by its maven coordinates.- Author:
 - Stephen Mallette (http://stephen.genoprime.com)
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetArtifact()StringgetGroup()StringgetVersion()inthashCode() 
 -