Uses of Class
io.quarkus.maven.dependency.ArtifactCoordsPattern
Packages that use ArtifactCoordsPattern
-
Uses of ArtifactCoordsPattern in io.quarkus.maven.dependency
Methods in io.quarkus.maven.dependency that return ArtifactCoordsPatternModifier and TypeMethodDescriptionArtifactCoordsPattern.Builder.build()static ArtifactCoordsPatternArtifactCoordsPattern.matchAll()static ArtifactCoordsPatternArtifactCoordsPattern.matchSnapshots()static ArtifactCoordsPatternArtifactCoordsPattern.of(ArtifactCoords c) static ArtifactCoordsPatternCreates a newArtifactCoordsPatternout of the givenwildcardPattern.Methods in io.quarkus.maven.dependency that return types with arguments of type ArtifactCoordsPatternModifier and TypeMethodDescriptionstatic List<ArtifactCoordsPattern> ArtifactCoordsPattern.toPatterns(Collection<ArtifactCoords> coords)