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

LicenseEPL 1.0
CategoriesVirtual File Systems
Tagsiovfsfilesystem
HomePage http://truevfs.java.net 🔍 Inspect URL
Ranking#797168 in MvnRepository (See Top Artifacts)
#20 in Virtual File Systems

VersionVulnerabilitiesRepositoryUsagesDate
0.11.x
0.11.1Central
0
Aug 07, 2016
0.11.0Central
0
Jun 11, 2015
0.10.x
0.10.9Central
0
Jun 05, 2015
0.10.8Central
0
Jan 23, 2015
0.10.7Central
0
Nov 24, 2014
0.10.6Central
0
Feb 27, 2014
0.10.5Central
0
Nov 07, 2013
0.10.4Central
0
Sep 28, 2013
0.10.3Central
0
Jul 19, 2013
0.10.2Central
0
May 15, 2013
0.10.1Central
0
Nov 23, 2012
0.10Central
0
Nov 16, 2012
0.9.x
0.9.3Central
0
Sep 20, 2012
0.9.2Central
0
Sep 16, 2012
0.9.1Central
0
Sep 04, 2012
0.9Central
0
Sep 03, 2012

Related Books

Java I/O, NIO and NIO.2Java I/O, NIO and NIO.2 (2015)
by FRIESEN, JEFF
Pro Java 7 NIO.2 (Expert's Voice in Java)Pro Java 7 NIO.2 (Expert's Voice in Java) (2012)
by Leonard, Anghel
Java I/O: Tips and Techniques for Putting I/O to WorkJava I/O: Tips and Techniques for Putting I/O to Work (2006)
by Harold, Elliotte Rusty
Java NioJava Nio (2002)
by Hitchens, Ron