net.java.truevfs » truevfs-comp-zip
Provides basic functionality for reading and writing ZIP files.
更新时间: 2021-01-25 10:19net.java.truevfs » 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.
更新时间: 2021-01-25 10:19net.java.truevfs » truevfs-access
This module provides convenient access to the (virtual federated) file system space for TrueVFS client applications. It features 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.
更新时间: 2021-01-25 10:19net.java.truevfs » truevfs-ext-logging
Instruments the TrueVFS Kernel for logging via SLF4J. 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.
更新时间: 2021-01-25 10:19net.java.truevfs » truevfs-comp-jmx
Provides basic functionality for instrumenting the TrueVFS Kernel with JMX.
更新时间: 2021-01-25 10:18net.java.truevfs » truevfs-access-swing
This module provides Swing GUI classes for viewing file trees and choosing entries in archive files.
更新时间: 2021-01-25 10:18net.java.truevfs » truevfs-samples
Sample applications to demonstrate the usage of various TrueVFS 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 TrueVFS Kernel class net.truevfs.kernel.spec.sl.FsDriverMapLocator for more information.
更新时间: 2021-01-25 10:18net.java.truevfs » truevfs-ext-insight
Instruments the TrueVFS Kernel for statistics monitoring via JMX. 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.
更新时间: 2021-01-25 10:18net.java.truevfs » truevfs-ext-pacemaker
Constrains the number of concurrently mounted archive file systems in order to save some heap space. This module 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.
更新时间: 2021-01-25 10:17net.java.truevfs » truevfs-profile-base
Designed to support the most prominent use case with minimum dependencies. Only provides the file system driver modules TrueVFS Driver JAR and TrueVFS Driver ZIP.
更新时间: 2021-01-25 10:17net.java.truevfs » truevfs-profile-default
Designed for applications which want to access all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system driver modules for HTTP(S), ODF, TAR and ZIP.RAES.
更新时间: 2021-01-25 10:17net.java.truevfs » truevfs-profile-full
Designed for testing purposes only and should not be used in production environments because of its negative performance impact. Depends on the default configuration profile and adds the modules TrueVFS Driver SFX, TrueVFS Extension JMX/JUL and TrueVFS Samples. The main class of this executable JAR is net.truevfs.samples.access.Nzip.
更新时间: 2021-01-25 10:17net.java.truevfs » truevfs-comp-tardriver
Provides basic drivers for reading and writing TAR files.
更新时间: 2021-01-25 10:17net.java.truevfs » 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.
更新时间: 2021-01-25 10:17net.java.truevfs » 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.
更新时间: 2021-01-25 10:17仓库 | 个数 |
Central | 592045 |