Uses of Class
io.quarkus.maven.ArtifactKey
Packages that use ArtifactKey
-
Uses of ArtifactKey in io.quarkus.maven
Fields in io.quarkus.maven declared as ArtifactKeyModifier and TypeFieldDescriptionprotected ArtifactKeyArtifactCoords.keyDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.maven that return ArtifactKeyModifier and TypeMethodDescriptionstatic ArtifactKeyArtifactKey.fromString(String str) Deprecated, for removal: This API element is subject to removal in a future version.ArtifactCoords.getKey()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.quarkus.maven with parameters of type ArtifactKeyModifierConstructorDescriptionArtifactCoords(ArtifactKey key, String version) Deprecated, for removal: This API element is subject to removal in a future version.