Uses of Class
io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
Packages that use ArtifactCoordsPattern.Builder
-
Uses of ArtifactCoordsPattern.Builder in io.quarkus.maven.dependency
Methods in io.quarkus.maven.dependency that return ArtifactCoordsPattern.BuilderModifier and TypeMethodDescriptionArtifactCoordsPattern.builder()ArtifactCoordsPattern.Builder.setArtifactId(String wildcardPattern) Sets the pattern forartifactIdArtifactCoordsPattern.Builder.setClassifier(String wildcardPattern) Sets the pattern forclassifierArtifactCoordsPattern.Builder.setGroupId(String wildcardPattern) Sets the pattern forgroupIdArtifactCoordsPattern.Builder.setVersion(String wildcardPattern) Sets the pattern forversion