Resource aims to provide a simple but powerful low level resource abstraction for Java projects.
It is similar to Spring Framework Resource or Apache Commons Virtual File System.
In addition to basic implementations for file, class path, URL, in-memory and stream resources, the project provides the following implementations:
- archive: Transparent support for multiple archives
- sftp: SSH File Transfer Protocol
- s3: Amazon Simple Storage Service*