|
Forge - Dependencies API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Coordinate
Coordinates for a single Dependency.
| Method Summary | |
|---|---|
String |
getArtifactId()
Get the minor-identifier |
String |
getClassifier()
Get the classifier. |
String |
getGroupId()
Get the major identifier |
String |
getPackaging()
Get the packaging type. |
String |
getSystemPath()
Get the systemPath of this Dependency |
String |
getVersion()
Get the version |
boolean |
isSnapshot()
Returns true if this coordinate version is a SNAPSHOT |
| Method Detail |
|---|
String getGroupId()
String getArtifactId()
String getVersion()
String getClassifier()
String getPackaging()
String getSystemPath()
Dependency
boolean isSnapshot()
|
Forge - Dependencies API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||