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 Coordinates
public String getName()
getName
in interface Coordinates
public String getClassifier()
getClassifier
in interface Coordinates
public String getType()
getType
in interface Coordinates
public String getVersion()
getVersion
in interface Coordinates
Copyright © 2016 buschmais GbR. All rights reserved.