public final class JarBuildItem extends SimpleBuildItem
| Constructor and Description |
|---|
JarBuildItem(Path path,
Path originalArtifact,
Path libraryDir,
String type,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
Path |
getLibraryDir() |
Path |
getOriginalArtifact() |
Path |
getPath() |
String |
getType() |
boolean |
isUberJar() |
JarResult |
toJarResult() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.