public interface ProjectCoordinate
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
String |
getPackaging() |
String |
getVersion() |
String getGroupId()
String getArtifactId()
String getVersion()
String getPackaging()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.