JAR file

truezip-samples-7.4.1-jar-with-dependencies.jar

in de/schlichtherle/truezip/truezip-samples/7.4.1

Group ID: de.schlichtherle.truezip
Artifact ID: truezip-samples
Last modified: 28.11.2011 16:56
Packaging: jar
Name: TrueZIP Samples
Description: 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.
Size: 3.37 MB
Download: https://repo.maven.apache.org/maven2/de/schlichtherle/truezip/truezip-samples/7.4.1/truezip-samples-7.4.1-jar-with-dependencies.jar
POM: Show
Maven:
<dependency>
  <groupId>de.schlichtherle.truezip</groupId>
  <artifactId>truezip-samples</artifactId>
  <version>7.4.1</version>
  <classifier>jar-with-dependencies</classifier>
</dependency>
Gradle:
de.schlichtherle.truezip:truezip-samples:7.4.1:jar-with-dependencies
Contained classes: Show all
Dependencies:
  • [JAR] truezip-driver-file-null.jar in ${project/groupId}/truezip-driver-file/null
  • [JAR] truezip-driver-http-null.jar in ${project/groupId}/truezip-driver-http/null
  • [JAR] truezip-driver-tar-null.jar in ${project/groupId}/truezip-driver-tar/null
  • [JAR] truezip-driver-tzp-null.jar in ${project/groupId}/truezip-driver-tzp/null
  • [JAR] truezip-driver-zip-null.jar in ${project/groupId}/truezip-driver-zip/null
  • [JAR] truezip-file-null.jar in ${project/groupId}/truezip-file/null
  • [JAR] truezip-kernel-null.jar in ${project/groupId}/truezip-kernel/null
  • [JAR] truezip-path-null.jar in ${project/groupId}/truezip-path/null