The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode them. On disk or in memory.
'org.zeroturnaround:zt-zip:1.4'
<dependency> <groupId>org.zeroturnaround</groupId> <artifactId>zt-zip</artifactId> <version>1.4</version> </dependency>
<dependency org="org.zeroturnaround" name="zt-zip" rev="1.4"/>
"org.zeroturnaround", "zt-zip", "1.4"