Class JarArchiver

java.lang.Object
All Implemented Interfaces:
Archiver, FinalizerEnabled
Direct Known Subclasses:
EarArchiver, ModularJarArchiver, RarArchiver, WarArchiver

@Named("jar") public class JarArchiver extends ZipArchiver
Base class for tasks that build archives in JAR file format.