public interface ArtifactResolver
| Modifier and Type | Method and Description |
|---|---|
Artifact |
getArtifact(Artifact.GACE GACE) |
Artifact |
getArtifact(String coords) |
Artifact getArtifact(String coords)
coords - The artifact coordinates in the format
<groupId>:<artifactId>[::<classifier>], must not be null.Artifact getArtifact(Artifact.GACE GACE)
GACE - Copyright © 2018 JBoss by Red Hat. All rights reserved.