public final class PluginCoordinates extends Object implements Coordinates
Constructor and Description |
---|
PluginCoordinates(org.apache.maven.model.Plugin plugin) |
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.