TrueZIP

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

License

License

GroupId

GroupId

de.schlichtherle
ArtifactId

ArtifactId

truezip
Last Version

Last Version

6.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

TrueZIP
TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.
Project Organization

Project Organization

Schlichtherle IT Services

Download truezip

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.8.2
org.bouncycastle : bcprov-jdk14 Optional jar 1.46

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.netbeans : jemmy jar 2.2.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
6.8.4
6.8.3
6.8.2
6.8.1
6.8