Package io.quarkus.bootstrap.model
package io.quarkus.bootstrap.model
-
ClassDescriptionRepresents an application (or its dependency) artifact.GroupId, artifactId, classifier, type, versionGroupId, artifactId and classifierApplication dependency model.A representation of AppModel, that has been serialized to disk for an existing application.Platform release info that is encoded into a property in a platform properties artifact following the format
platform.release-info@<platform-key>$<stream>#<version>=<bom-coords>(,<bom-coords>)