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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.zip64file
Идентификатор

Идентификатор

zip64file
Последняя версия

Последняя версия

1.02
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать zip64file

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.02