Uses of Class
io.quarkus.bootstrap.model.AppArtifactCoords
Packages that use AppArtifactCoords
-
Uses of AppArtifactCoords in io.quarkus.bootstrap.model
Subclasses of AppArtifactCoords in io.quarkus.bootstrap.modelModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.bootstrap.model that return AppArtifactCoordsModifier and TypeMethodDescriptionstatic AppArtifactCoordsAppArtifactCoords.fromString(String str) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.quarkus.bootstrap.model with parameters of type AppArtifactCoordsModifierConstructorDescriptionAppArtifact(AppArtifactCoords coords) Deprecated, for removal: This API element is subject to removal in a future version.AppArtifact(AppArtifactCoords coords, WorkspaceModule module) Deprecated, for removal: This API element is subject to removal in a future version.
ResolvedDependencyandDependency.