Package io.joshworks.snappy.maven.tools
Class Layouts
- java.lang.Object
-
- io.joshworks.snappy.maven.tools.Layouts
-
public final class Layouts extends java.lang.ObjectCommonLayouts.- Author:
- Phillip Webb, Dave Syer, Andy Wilkinson
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLayouts.ExpandedExecutable expanded archive layout.static classLayouts.JarExecutable JAR layout.static classLayouts.ModuleModule layout (designed to be used as a "plug-in").static classLayouts.NoneNo layout.static classLayouts.WarExecutable WAR layout.
-