commit | 6c0c60f2084be628ddc62f7de3db7c0cd7b41761 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <[email protected]> | Tue Oct 02 15:46:14 2018 -0700 |
committer | android-build-merger <[email protected]> | Tue Oct 02 15:46:14 2018 -0700 |
tree | 41e8adc220649cf991f8ab84f1b28ec8cab3ca8e | |
parent | b6bfd1505ddccaa337c58bc0073d63ada4f4ad63 [diff] | |
parent | af4c17e2633aad5585a163e65f4cf34956ec9379 [diff] |
Makefiles to build apache-commons-compress. am: 9d9b0dd41f am: 14c558973f am: af4c17e263 Change-Id: Ib66bac4f99b51844fe8fe2957a38292e9c5494d5
Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
More information can be found on the Apache Commons Compress homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Compress should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> <version>1.18</version> </dependency>
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is under the Apache Licence v2.
See the NOTICE.txt
file for required notices and attributions.
You like Apache Commons Compress? Then donate back to the ASF to support the development.
#apache-commons
IRC channel on irc.freenode.org