Uses of Class
io.quarkus.maven.ArtifactKey
-
-
Uses of ArtifactKey in io.quarkus.maven
Fields in io.quarkus.maven declared as ArtifactKey Modifier and Type Field Description protected ArtifactKeyArtifactCoords. keyMethods in io.quarkus.maven that return ArtifactKey Modifier and Type Method Description static ArtifactKeyArtifactKey. fromString(String str)ArtifactKeyArtifactCoords. getKey()Constructors in io.quarkus.maven with parameters of type ArtifactKey Constructor Description ArtifactCoords(ArtifactKey key, String version)
-