DownloadThe latest release (binaries and source) of Commons VFS can be found here. You will also need to download the dependencies (jars) used by Apache Commons VFS. You can download the jars from the list below; with Apache Maven dependency resolution is automatic.
Building Commons VFS
To build Commons VFS, get the sources and use Apache Maven 3.2.5 or later.
You need to use Java 8 or later. Production builds can be done with the
Use
If you want to build the additional sandbox file systems as well, use
See the commons-vfs2-example Module on how to use VFS Example Shell to verify the result. |