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

TrueZIP Samples 7.7.10

Sample applications to demonstrate the usage of various TrueZIP module APIs. Some of these samples use rather advanced or exotic features which makes them more complex than necessary for a typical application. By design, the sample applications use all file system drivers which can be located at runtime. Location of the available file system drivers is performed by scanning the class path - see the Javaodoc for the TrueZIP Kernel class de.schlichtherle.truezip.fs.sl.FsDriverLocator for more information.

Лицензия

Лицензия

Группа

Группа

de.schlichtherle.truezip
Идентификатор

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

truezip-samples
Версия

Версия

7.7.10
Тип

Тип

jar
Описание

Описание

TrueZIP Samples
Sample applications to demonstrate the usage of various TrueZIP module APIs. Some of these samples use rather advanced or exotic features which makes them more complex than necessary for a typical application. By design, the sample applications use all file system drivers which can be located at runtime. Location of the available file system drivers is performed by scanning the class path - see the Javaodoc for the TrueZIP Kernel class de.schlichtherle.truezip.fs.sl.FsDriverLocator for more information.
Организация-разработчик

Организация-разработчик

Schlichtherle IT Services

Скачать truezip-samples 7.7.10


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
de.schlichtherle.truezip : truezip-path jar 7.7.10
de.schlichtherle.truezip : truezip-driver-tar jar 7.7.10
de.schlichtherle.truezip : truezip-driver-tzp jar 7.7.10
de.schlichtherle.truezip : truezip-driver-zip jar 7.7.10

runtime (1)

Идентификатор библиотеки Тип Версия
de.schlichtherle.truezip : truezip-driver-http jar 7.7.10

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

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