public class ArtifactInfo extends Object
Constructor and Description |
---|
ArtifactInfo(String groupId,
String artifactId,
String version,
String classfier,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
String |
getClassfier() |
String |
getGroupId() |
String |
getType() |
String |
getVersion() |
String |
toString()
Constructs a
String with all attributes in name = value format. |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.