Package org.wildfly.channel
Interface ArtifactCoordinate
-
- All Known Implementing Classes:
MavenArtifact
public interface ArtifactCoordinate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetArtifactId()StringgetClassifier()StringgetExtension()StringgetGroupId()StringgetVersion()
-