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.8'
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>zt-zip</artifactId>
<version>1.8</version>
</dependency>
<dependency org="org.zeroturnaround" name="zt-zip" rev="1.8"/>
"org.zeroturnaround", "zt-zip", "1.8"