Last Version

TrueZIP Path 7.7.10

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
Version

Version

7.7.10
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 7.7.10


<!-- 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.