Package io.quarkus.maven.dependency
Interface ArtifactKey
-
- All Known Implementing Classes:
AppArtifactKey,GACT
public interface ArtifactKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetArtifactId()StringgetClassifier()StringgetGroupId()StringgetType()default StringtoGacString()
-