A small, easy-to-use Java library for creating, modifying, and extracting ZIP archives, supporting both disk and in-memory operations.
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>zt-zip</artifactId>
<version>1.17</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Pack a directory into a ZIP file or unpack a ZIP file to a directory.
No known issues recorded.
No dependency data recorded yet.