TrueVFS

TrueVFS 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.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

TrueVFS
TrueVFS 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.
Project Organization

Project Organization

Schlichtherle IT Services

Download truevfs

Filename Size
truevfs-0.11.1.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs/
implementation 'net.java.truevfs:truevfs:0.11.1'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs/
implementation ("net.java.truevfs:truevfs:0.11.1")
'net.java.truevfs:truevfs:pom:0.11.1'
<dependency org="net.java.truevfs" name="truevfs" rev="0.11.1">
  <artifact name="truevfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs', version='0.11.1')
)
libraryDependencies += "net.java.truevfs" % "truevfs" % "0.11.1"
[net.java.truevfs/truevfs "0.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • truevfs-access
  • truevfs-access-swing
  • truevfs-archetype
  • truevfs-comp
  • truevfs-driver
  • truevfs-ext
  • truevfs-kernel
  • truevfs-profile
  • truevfs-samples

Versions

Version
0.11.1
0.11.0
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.9.3
0.9.2
0.9.1
0.9