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 AppArtifactModifier and TypeMethodDescriptionAppDependency.getArtifact()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.quarkus.bootstrap.model with parameters of type AppArtifactModifierConstructorDescriptionAppDependency(AppArtifact artifact, String scope, boolean optional, int... flags) Deprecated, for removal: This API element is subject to removal in a future version.AppDependency(AppArtifact artifact, String scope, int... flags) Deprecated, for removal: This API element is subject to removal in a future version.