Uses of Class
io.quarkus.maven.ArtifactCoords
-
-
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)static ArtifactCoordsArtifactCoords. pom(String groupId, String artifactId, String version)
-