VFS is a virtual file system wich features mounting of other filesystems inside. This could be anything which is iterable in a tree-like structure.
'de.matrixweb.vfs:vfs:0.3.2'
<dependency> <groupId>de.matrixweb.vfs</groupId> <artifactId>vfs</artifactId> <version>0.3.2</version> </dependency>
<dependency org="de.matrixweb.vfs" name="vfs" rev="0.3.2"/>
"de.matrixweb.vfs", "vfs", "0.3.2"