XZ for Java is an open-source Java implementation of the popular XZ Utils,
a powerful tool widely used in Linux for file compression and decompression.
This project brings the efficient LZMA2 compression algorithm to the Java platform,
providing a high-performance, scalable solution for Java applications requiring data compression.
Version1.8compared with
Version Details
| 1.8 | 1.9.2 | |
|---|---|---|
| Release date | May 12, 2024 | Aug 01, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.