Group: Schlichtherle TrueZIP

Sort: popular | newest

1. TrueZIP File*83 usages

de.schlichtherle.truezip » truezip-fileEPL

This module provides the TFile* classes for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. This module also provides Swing GUI classes for viewing file trees and choosing entries in archive files.
Last Release on Aug 7, 2016

2. TrueZIP Driver ZIP76 usages

de.schlichtherle.truezip » truezip-driver-zipEPL

The file system driver family for ZIP 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.
Last Release on Aug 7, 2016

3. TrueZIP Driver TAR24 usages

de.schlichtherle.truezip » truezip-driver-tarEPL

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.
Last Release on Aug 7, 2016

4. TrueZIP Kernel20 usages

de.schlichtherle.truezip » truezip-kernelEPL

This module implements virtual file systems from arbitrary resources, manages their state and commits unsynchronized changes if required or requested. The TrueZIP Kernel uses file system drivers to access these resources. It provides multithreading, multiplexing, caching and buffering so that the file system drivers do not need to take care of this.
Last Release on Aug 7, 2016

5. TrueZIP Driver FILE19 usages

de.schlichtherle.truezip » truezip-driver-fileEPL

The file system driver family for the FILE scheme. 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.
Last Release on Aug 7, 2016

6. TrueZIP Path7 usages

de.schlichtherle.truezip » truezip-pathEPL

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.
Last Release on Aug 7, 2016

7. TrueZIP Swing4 usages

de.schlichtherle.truezip » truezip-swingEPL

General Swing GUI classes. This module does not depend on other TrueZIP modules.
Last Release on Aug 7, 2016
The file system driver family for RAES encrypted ZIP alias ZIP.RAES alias TZP files. 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.
Last Release on Aug 7, 2016

9. TrueZIP Samples2 usages

de.schlichtherle.truezip » truezip-samplesEPL

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 ...
Last Release on Aug 7, 2016

10. TrueZIP Driver HTTP(S)1 usages

de.schlichtherle.truezip » truezip-driver-httpEPL

The file system driver for the HTTP(S) scheme. 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.
Last Release on Aug 7, 2016

11. TrueZIP Archetype

de.schlichtherle.truezip » truezip-archetypeEPL

Parent POM for Maven archetypes.
Last Release on Aug 7, 2016

12. TrueZIP

de.schlichtherle.truezip » truezipEPL

TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueZIP provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueZIP provides the interfaces and ...
Last Release on Aug 7, 2016

13. TrueZIP Driver FILE JSE7

de.schlichtherle.truezip » truezip-driver-file-jse7Apache

The file system driver for the FILE scheme based on the NIO.2 API for JSE 7. Add the JAR artifact of this module to the compile-time class path for dependency injection to the TrueZIP Kernel module or to the run-time class path for service location in the TrueZIP File* module.
Last Release on Jun 10, 2011

14. TrueZIP Extension JMX/JUL

de.schlichtherle.truezip » truezip-extension-jmx-julEPL

This module provides a file system manager and an I/O pool service for managing and monitoring TrueZIP via JMX and java.util.logging. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
Last Release on Aug 7, 2016

15. TrueZIP Archetype File*

de.schlichtherle.truezip » truezip-archetype-fileEPL

TrueZIP File* module application - requires JSE 6.
Last Release on Aug 7, 2016

16. TrueZIP Extension PaceManager

de.schlichtherle.truezip » truezip-extension-paceEPL

This module constrains the number of mounted archive files in order to save some heap space. It provides a JMX interface for monitoring and management. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
Last Release on Aug 7, 2016

17. TrueZIP Archetype Path

de.schlichtherle.truezip » truezip-archetype-pathEPL

TrueZIP Path module application - requires JSE 7.
Last Release on Aug 7, 2016

18. TrueZIP Extension

de.schlichtherle.truezip » truezip-extensionEPL

Parent POM for pluggable extensions.
Last Release on Aug 7, 2016

19. TrueZIP Driver

de.schlichtherle.truezip » truezip-driverEPL

Parent POM for pluggable file system drivers.
Last Release on Aug 7, 2016

20. TrueZIP Skin

de.schlichtherle.truezip » truezip-skinEPL

This module provides the custom Maven skin for TrueZIP's User Website. This skin is based on org.apache.maven.skins:maven-classic-skin:1.0 .
Last Release on Mar 22, 2012