Interface | Description |
---|---|
Mfs |
Manifests.
|
Class | Description |
---|---|
ClasspathMfs |
Manifests in classpath.
|
Manifests |
Static reader of
META-INF/MANIFEST.MF files. |
ServletMfs |
Manifests in servlet context.
|
META-INF/MANIFEST.MF
files.
The only dependency you need is (check our latest version available at www.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-manifests</artifactId> </dependency>
Copyright © 2012–2014 jcabi.com. All rights reserved.