| Package | Description |
|---|---|
| io.joshworks.snappy.maven.tools |
Tools for generating executable JAR/WAR files.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultLaunchScript |
Default implementation of
LaunchScript. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Repackager.repackage(java.io.File destination,
Libraries libraries,
LaunchScript launchScript) |
Repackage to the given destination so that it can be launched using '
java -jar'.
|
| Constructor | Description |
|---|---|
JarWriter(java.io.File file,
LaunchScript launchScript) |
Create a new
JarWriter instance. |
Copyright © 2018. All rights reserved.