d5c0f48
Commit deleted from
nclarkekb/jwat-tools
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
JWAT-Tools is an extension to the JWAT utility libraries.
This project currently includes a commandline tool with various gzip/arc/warc/xml tasks.
Releases and snapshot can also be download by following these links.
jar dependency.
<dependency> <groupId>org.jwat</groupId> <artifactId>jwat-tools</artifactId> <version>0.6.0</version> </dependency>
The following 2 artifacts should be executable and with all required dependencies included, when unpacked.
<dependency> <groupId>org.jwat</groupId> <artifactId>jwat-tools</artifactId> <version>0.6.0</version> <type>tar.gz</type> </dependency>
or
<dependency> <groupId>org.jwat</groupId> <artifactId>jwat-tools</artifactId> <version>0.6.0</version> <type>zip</type> </dependency>