public class MavenArtifactCoordinates extends Object
Constructor and Description |
---|
MavenArtifactCoordinates(GAV gav,
String classifier,
String extension) |
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
String |
getClassifier() |
String |
getExtension() |
GAV |
getGav() |
String |
getGroupId() |
String |
getVersion() |
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.