License |
License |
---|---|
GroupId | GroupIdde.schlichtherle.truezip |
ArtifactId | ArtifactIdtruezip-driver-tar |
Last Version | Last Version7.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueZIP Driver TAR
The file system driver family for TAR and related archive file types.
Add the JAR artifact of this module to the run time class path to
make its file system drivers available for service location in the
client API modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truezip-driver-tar-7.7.10.pom | |
truezip-driver-tar-7.7.10.jar | 24 KB |
truezip-driver-tar-7.7.10-sources.jar | 14 KB |
truezip-driver-tar-7.7.10-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-tar/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-driver-tar</artifactId>
<version>7.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-tar/
implementation 'de.schlichtherle.truezip:truezip-driver-tar:7.7.10'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-tar/
implementation ("de.schlichtherle.truezip:truezip-driver-tar:7.7.10")
'de.schlichtherle.truezip:truezip-driver-tar:jar:7.7.10'
<dependency org="de.schlichtherle.truezip" name="truezip-driver-tar" rev="7.7.10">
<artifact name="truezip-driver-tar" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-driver-tar', version='7.7.10')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-tar" % "7.7.10"
[de.schlichtherle.truezip/truezip-driver-tar "7.7.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-compress | jar | 1.9 |
org.tukaani : xz | jar | 1.5 |
de.schlichtherle.truezip : truezip-kernel | jar | 7.7.10 |
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-file | jar | 7.7.10 |
de.schlichtherle.truezip : truezip-file | test-jar | 7.7.10 |
de.schlichtherle.truezip : truezip-path | jar | 7.7.10 |
de.schlichtherle.truezip : truezip-path | test-jar | 7.7.10 |
de.schlichtherle.truezip : truezip-kernel | test-jar | 7.7.10 |