VFSLib System Requirements
The VFSLib library has been successfully tested with various operating systems and Java runtime environments. The software is known to work with the Oracle JRE/JDK 1.6 or later. Any system with compatible Java environment may also work. Please see the documentation for detailed installation instructions.
Required Hardware and Software
- No special hardware required
- Oracle JRE/JDK 1.6 or later (32-bit versions should be preferred)
- Apache Commons VFS 2.0 vfs-2.0.jar
- Apache Commons Logging commons-logging-1.1.jar
- JDOM XML Library jdom-1.0.jar
- Jaxen XPath Library jaxen-1.1.jar
Notes: These libraries are included in the VFSLib packages (ZIP/TGZ). Additional libraries are required to run the many providers shipped with VFS 2.0 (FTP, SFTP, ...). A Java environment is not included.
Additional Requirements for the Dropbox Provider
- Dropbox SDK dropbox-core-sdk-1.7.6.jar
- Jackson JSON Processor jackson-core-2.2.3.jar
Notes: These libraries are included in the VFSLib packages (ZIP/TGZ).
Additional Requirements for the Google Drive Provider
- Google API Client google-api-client-1.17.0-rc.jar
- Google Drive API google-api-services-drive-v2-rev102-1.17.0-rc.jar
- Google HTTP Client google-http-client-1.17.0-rc.jar
- Google GSON google-http-client-gson-1.17.0-rc.jar
- Google Jackson2 google-http-client-jackson2-1.17.0-rc.jar
- Google JDO google-http-client-jdo-1.17.0-rc.jar
- Google OAuth Client google-oauth-client-1.17.0-rc.jar
- Google Annotations jsr305-1.3.9.jar
- Jackson JSON Processor jackson-core-2.2.3.jar
Notes: These libraries are included in the VFSLib packages (ZIP/TGZ).
Additional Requirements for the Amazon S3 Provider
- AWS SDK for Java aws-java-sdk-1.6.1.jar
- Apache Commons Codec commons-codec-1.3.jar
- Apache HttpComponents Client httpclient-4.2.3.jar
- Apache HttpComponents Core httpcore-4.2.jar
Notes: These libraries are included in the VFSLib packages (ZIP/TGZ).