@Introspected
public interface Coordinate
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<Coordinate> |
COMPARATOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArtifactId() |
java.lang.String |
getGroupId() |
java.lang.String |
getVersion() |
boolean |
isPom() |
static final java.util.Comparator<Coordinate> COMPARATOR