TrueVFS Driver ZIP · Provides a file system driver for accessing the ZIP file format. 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.
Group: net.java.truevfs - All Dependencies
TrueVFS Driver TAR.GZIP · Provides a file system driver for accessing the GZIP compressed TAR file format. 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.
TrueVFS Driver TAR.BZIP2 · Provides a file system driver for accessing the BZIP2 compressed TAR file format. 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.
TrueVFS Driver TAR · Provides a file system driver for accessing the TAR file format. 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.
TrueVFS Driver JAR · Provides a file system driver for accessing the JAR file format. 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.
TrueVFS Driver ZIP.RAES · Provides a file system driver for accessing the RAES encrypted ZIP file format, alias ZIP.RAES or TZP. 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.
TrueVFS Driver TAR.XZ · Provides a file system driver for accessing the XZ compressed TAR file format. 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.
TrueVFS Driver SFX · Provides a file system driver for read-only access to the SelF eXtracting ZIP file format, alias SFX. 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.
TrueVFS Driver ODF · Provides a file system driver for accessing the Open Document File format. 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.
TrueVFS Driver HTTP(S) · Provides a file system driver for read-only access to the web. 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.
TrueVFS Access · Provides convenient access to the (federated virtual) file system space for TrueVFS client applications. Features simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path.
TrueVFS Kernel Specification · Specifies the API for accessing the federated virtual file system space. Provides a service provider API for a singleton file system manager, an I/O buffer pool and a file system driver map.
TrueVFS Component JMX · Provides basic functionality for instrumenting the TrueVFS Kernel with JMX.
TrueVFS Profile Default · Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.
TrueVFS Component Instrumentation · Provides basic functionality for instrumenting the TrueVFS Kernel.
TrueVFS Component ZipDriver · Provides basic drivers for reading and writing ZIP files.
TrueVFS Access Swing · This module provides Swing GUI classes for viewing file trees and choosing entries in archive files.
TrueVFS Kernel Implementation · Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
TrueVFS Driver FILE · Provides a file system driver for accessing the platform file system. 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.
TrueVFS Component TarDriver · Provides basic drivers for reading and writing TAR files.
TrueVFS Kernel Implementation · Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
TrueVFS Kernel Implementation · Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
TrueVFS Kernel Implementation · Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
TrueVFS Profile Full · Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.