Package io.quarkus.bootstrap.model
-
Interface Summary Interface Description PlatformImports -
Class Summary Class Description AppArtifact Represents an application (or its dependency) artifact.AppArtifactCoords GroupId, artifactId, classifier, type, versionAppArtifactKey GroupId, artifactId and classifierAppDependency AppModel A representation of the Quarkus dependency model for a given application.AppModel.Builder CapabilityContract CapabilityErrors PathsCollection PathsCollection.Builder PersistentAppModel A representation of AppModel, that has been serialized to disk for an existing application.PlatformImportsImpl PlatformInfo PlatformReleaseInfo Platform release info that is encoded into a property in a platform properties artifact following the formatplatform.release-info@<platform-key>$<stream>#<version>=<bom-coords>(,<bom-coords>)PlatformStreamInfo