public final class ModelCoordinates extends Object implements Coordinates
| Constructor and Description |
|---|
ModelCoordinates(org.apache.maven.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
String |
getGroup() |
String |
getName() |
String |
getType() |
String |
getVersion() |
public String getGroup()
getGroup in interface Coordinatespublic String getName()
getName in interface Coordinatespublic String getClassifier()
getClassifier in interface Coordinatespublic String getType()
getType in interface Coordinatespublic String getVersion()
getVersion in interface CoordinatesCopyright © 2016 buschmais GbR. All rights reserved.