Uses of Class
io.quarkus.bootstrap.model.AppArtifact
Packages that use AppArtifact
-
Uses of AppArtifact in io.quarkus.bootstrap.model
Methods in io.quarkus.bootstrap.model that return AppArtifactConstructors in io.quarkus.bootstrap.model with parameters of type AppArtifactModifierConstructorDescriptionAppDependency(AppArtifact artifact, String scope, boolean optional, int... flags) AppDependency(AppArtifact artifact, String scope, int... flags)