Zip64File

Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.zip64file
ArtifactId

ArtifactId

zip64file
Last Version

Last Version

1.02
Release Date

Release Date

Type

Type

jar
Description

Description

Zip64File
Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.
Project URL

Project URL

http://sourceforge.net/projects/zip64file/

Download zip64file

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.zip64file/zip64file/ -->
<dependency>
    <groupId>net.sourceforge.zip64file</groupId>
    <artifactId>zip64file</artifactId>
    <version>1.02</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.zip64file/zip64file/
implementation 'net.sourceforge.zip64file:zip64file:1.02'
// https://jarcasting.com/artifacts/net.sourceforge.zip64file/zip64file/
implementation ("net.sourceforge.zip64file:zip64file:1.02")
'net.sourceforge.zip64file:zip64file:jar:1.02'
<dependency org="net.sourceforge.zip64file" name="zip64file" rev="1.02">
  <artifact name="zip64file" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.zip64file', module='zip64file', version='1.02')
)
libraryDependencies += "net.sourceforge.zip64file" % "zip64file" % "1.02"
[net.sourceforge.zip64file/zip64file "1.02"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.02