Uses of Class
io.quarkus.maven.ArtifactCoords
-
Packages that use ArtifactCoords Package Description io.quarkus.maven -
-
Uses of ArtifactCoords in io.quarkus.maven
Methods in io.quarkus.maven that return ArtifactCoords Modifier and Type Method Description static ArtifactCoordsArtifactCoords. fromString(String str)Deprecated, for removal: This API element is subject to removal in a future version.static ArtifactCoordsArtifactCoords. pom(String groupId, String artifactId, String version)Deprecated, for removal: This API element is subject to removal in a future version.
-