TrueZIP Path

This module provides the TPath class for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. It also provides the TFileSystemProvider class to implement a file system provider for the NIO.2 API (JSR 203) in JSE 7.

License

License

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-path
Last Version

Last Version

7.7.10
Release Date

Release Date

Type

Type

jar
Description

Description

TrueZIP Path
This module provides the TPath class for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. It also provides the TFileSystemProvider class to implement a file system provider for the NIO.2 API (JSR 203) in JSE 7.
Project Organization

Project Organization

Schlichtherle IT Services

Download truezip-path

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.schlichtherle.truezip : truezip-file jar 7.7.10

test (2)

Group / Artifact Type Version
de.schlichtherle.truezip : truezip-file test-jar 7.7.10
de.schlichtherle.truezip : truezip-kernel test-jar 7.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
7.7.10
7.7.9
7.7.8
7.7.7
7.7.6
7.7.5
7.7.4
7.7.3
7.7.2
7.7.1
7.7
7.6.6
7.6.5
7.6.4
7.6.3
7.6.1
7.6
7.5.5
7.5.4
7.5.3
7.5.2
7.5.1
7.5
7.4.3
7.4.2
7.4.1
7.4
7.3.4
7.3.3
7.3.2
7.3.1
7.3
7.3-rc-1
7.2.1
7.2
7.2-rc-2
7.2-rc-1
7.2-beta-3
7.2-beta-1