| Package | Description |
|---|---|
| io.joshworks.snappy.maven | |
| io.joshworks.snappy.maven.tools |
Tools for generating executable JAR/WAR files.
|
| Class | Description |
|---|---|
| Layout |
Strategy interface used to determine the layout for a particular type of archive.
|
| Libraries |
Encapsulates information about libraries that may be packed into the archive.
|
| LibraryCallback |
Callback interface used to iterate
Libraries. |
| Class | Description |
|---|---|
| LaunchScript |
A script that can be prepended to the front of a JAR file to make it executable.
|
| Layout |
Strategy interface used to determine the layout for a particular type of archive.
|
| Layouts.Jar |
Executable JAR layout.
|
| Libraries |
Encapsulates information about libraries that may be packed into the archive.
|
| Library |
Encapsulates information about a single library that may be packed into the archive.
|
| LibraryCallback |
Callback interface used to iterate
Libraries. |
| LibraryScope |
The scope of a library.
|
Copyright © 2018. All rights reserved.