Download all versions of zip JAR files with all dependencies
zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)
The Java JDK includes various means of creating/consuming compressed files.
What is missing is easy way of creating lazy streamed zip archive, in spirit
of java.util.zip.DeflaterInputStream.
This implementation relies on the fact that the PKZIP specification allows
archiving data streams of sizes not known upfront. This implies that the
archives produced will be readable only by tools aware of this trick.
Notably, java.util.zip.ZipInputStream is OK with that, so we use it to
test compatibility.
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Tags: relies sizes compatibility zipinputstream archiving test archives implies data aware pkzip includes notably missing consuming tools upfront easy allows only various deflaterinputstream trick creating readable files with means produced that compressed fact what streamed implementation specification will spirit java streams archive lazy known this util
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Tags: relies sizes compatibility zipinputstream archiving test archives implies data aware pkzip includes notably missing consuming tools upfront easy allows only various deflaterinputstream trick creating readable files with means produced that compressed fact what streamed implementation specification will spirit java streams archive lazy known this util
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)