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