Skip to content

compress4j/compress4j

Repository files navigation

Compress4J

Maven Central Version Build Status Quality Gate Status Coverage Status

A simple archiving and compression library for Java that provides a thin and easy-to-use API layer on top of the powerful and feature-rich org.apache.commons.compress.

This project is a fork of JArchiveLib.

Documentation

Documentation for this is built using Antora, available at https://compress4j.github.io

Basic Antora Setup

  • The documentation pages are stored in the docs/modules/ROOT/pages folder.