net.java.truevfs » truevfs-archetype-profile
Creates a custom TrueVFS Profile which bundles all selected TrueVFS modules for ease of use.
更新时间: 2018-02-27 03:01net.java.truevfs » truevfs-archetype-access
Showcases the client API of the module TrueVFS Access.
更新时间: 2018-02-27 03:01net.java.truevfs » truevfs-archetype
Archetype modules generate sample code for using or extending TrueVFS.
更新时间: 2018-02-27 03:00net.java.truevfs » truevfs-ext
Extension modules provide services to extend the TrueVFS Kernel with some functionality OTHER than supporting a particular type of file system. Extension modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.
更新时间: 2016-08-07 17:40net.java.truevfs » truevfs-profile
Profile modules bundle some other modules so that you can use them as a single all-in-one dependency - they do not provide any additional functionality.
更新时间: 2016-08-07 17:18net.java.truevfs » truevfs-comp
Component modules provide some functionality to serve as a building block for other modules. Unlike TrueVFS Driver or TrueVFS Extension modules, component modules do NOT advertise services for use by the TrueVFS Kernel on the class path.
更新时间: 2016-08-07 17:13net.java.truevfs » truevfs-driver
Driver modules provide services to extend the TrueVFS Kernel with support for a particular type of file system. Driver modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.
更新时间: 2016-08-07 17:11net.java.truevfs » truevfs-kernel
Kernel modules specify and implement the API for accessing the federated virtual file system space.
更新时间: 2016-08-07 17:07TrueVFS is a virtual file system (VFS) for Java 7 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, TrueVFS 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, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.
更新时间: 2016-08-07 17:07net.java.truevfs » truevfs-ext-pacemanager
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.
更新时间: 2012-09-20 21:33net.java.truevfs » truevfs-key-hurlfb
Provides hurling window feedback when entering a wrong password.
更新时间: 2012-09-20 21:01net.java.truevfs » truevfs-key-swing
Swing based implementation of the KeyManager Specification.
更新时间: 2012-09-20 20:28net.java.truevfs » truevfs-key-console
Console based implementation of the KeyManager Specification.
更新时间: 2012-09-20 20:26net.java.truevfs » truevfs-key-spec
Specification of the KeyManager API.
更新时间: 2012-09-20 20:10net.java.truevfs » truevfs-key
Parent POM for the KeyManager API.
更新时间: 2012-09-20 20:09仓库 | 个数 |
Central | 592045 |