| Class | Description |
|---|---|
| AppArtifact |
Represents an application (or its dependency) artifact.
|
| AppArtifactCoords |
GroupId, artifactId, classifier, type, version
|
| AppArtifactKey |
GroupId, artifactId and classifier
|
| AppDependency |
Represents an application artifact dependency.
|
| AppModel |
A representation of the Quarkus dependency model for a given application.
|
| AppModel.Builder | |
| PathsCollection | |
| PathsCollection.Builder | |
| PersistentAppModel |
A representation of AppModel, that has been serialized to disk for an existing application.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.