Apache Commons Compress 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.
License | Apache 2.0 |
---|---|
Categories | Compression Libraries |
Tags | compressiondataapachecommons |
HomePage | https://commons.apache.org/proper/commons-compress/ |
Date | Aug 08, 2024 |
Files | pom (22 KB) jar (1.0 MB) View All |
Repositories | CentralUSITWSO2 Public |
Ranking | #126 in MvnRepository (See Top Artifacts) #1 in Compression Libraries |
Used By | 4,556 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-48924 |
Compile Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Compression BSD 2-clause | com.github.luben » zstd-jni (optional) | 1.5.6-4 | 1.5.7-4 | |
Base64 Apache 2.0 | commons-codec » commons-codec | 1.17.1 | 1.18.0 | |
I/O Apache 2.0 | commons-io » commons-io | 2.16.1 | 2.20.0 | |
Core Utils Apache 2.0 | org.apache.commons » commons-lang31 vulnerability | 3.15.0 | 3.18.0 | |
Compression MIT | org.brotli » dec (optional) | 0.1.2 | ✔ | |
Bytecode BSD 3-clause | org.ow2.asm » asm (optional) | 9.7 | 9.8 | |
Compression | org.tukaani » xz (optional) | 1.10 | ✔ |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
OSGi Apache 2.0 | org.osgi » org.osgi.core | 6.0.0 | 8.0.0 |
Test Dependencies (13)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
VFS MIT | com.github.marschall » memoryfilesystem | 2.8.0 | 2.8.1 | |
Dep Injection Apache 2.0 | javax.inject » javax.inject | 1 | 2.0.1 | |
OSGi Framework Apache 2.0 | org.apache.felix » org.apache.felix.framework | 7.0.5 | ✔ | |
Testing BSD 3-clause | org.hamcrest » hamcrest | 3.0 | ✔ | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.11.0-M2 | 5.13.3 | |
Testing EPL 2.0 | org.junit.vintage » junit-vintage-engine | 5.11.0-M2 | 5.13.3 | |
Mocking MIT | org.mockito » mockito-core | 4.11.0 | 5.18.0 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.11.0 | 5.18.0 | |
Apache 2.0 | org.ops4j.pax.exam » pax-exam-container-native | 4.13.5 | 4.14.0 | |
Apache 2.0 | org.ops4j.pax.exam » pax-exam-junit4 | 4.13.5 | 4.14.0 | |
Apache 2.0 | org.ops4j.pax.exam » pax-exam-cm | 4.13.5 | 4.14.0 | |
Apache 2.0 | org.ops4j.pax.exam » pax-exam-link-mvn | 4.13.5 | 4.14.0 | |
Logging MIT | org.slf4j » slf4j-api | 2.0.13 | 2.0.17 |
Licenses
License | URL |
---|---|
Apache-2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Torsten Curdt | tcurdt at apache.org | tcurdt | ||
Stefan Bodewig | bodewig at apache.org | bodewig | ||
Sebastian Bazley | sebb at apache.org | sebb | ||
Christian Grobmeier | grobmeier at apache.org | grobmeier | ||
Julius Davies | julius at apache.org | julius | ||
Damjan Jovanovic | damjan at apache.org | damjan | ||
Emmanuel Bourg | ebourg at apache.org | ebourg | ||
Gary Gregory | ggregory at apache.org | ggregory | PMC Member | The Apache Software Foundation |
Rob Tompkins | chtompki at apache.org | chtompki | ||
Peter Alfred Lee | peterlee at apache.org | peterlee |
Related Books
Learn Java with Projects: A concise practical guide to learning everything a Java professional really needs to know (2023) by Kennedy, Dr. Seán, Putten, Maaike van | |
Learning Java: An Introduction to Real-World Programming with Java (2023) by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel | |
Java in a Nutshell: A Desktop Quick Reference (2023) by Evans, Benjamin J., Clark, Jason, Flanagan, David | |
The Well-Grounded Java Developer, Second Edition (2022) by Evans, Benjamin, Verburg, Martijn, Clark, Jason | |
Head First Java: A Brain-Friendly Guide (2022) by Sierra, Kathy, Bates, Bert, Gee, Trisha | |
Think Java: How to Think Like a Computer Scientist (2020) by Downey, Allen, Mayfield, Chris | |
Modern Java in Action: Lambdas, streams, functional and reactive programming (2018) by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft | |
Effective Java (2017) by Bloch, Joshua |