Interface ArtifactCoords
-
- All Known Implementing Classes:
ArtifactCoordsImpl
public interface ArtifactCoords
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetArtifactId()StringgetClassifier()StringgetGroupId()StringgetType()StringgetVersion()
-