Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riduidel/commons-vfs-extensions
A faster webdav implementation for commons-vfs2 using the excellent sardine lib
https://github.com/riduidel/commons-vfs-extensions
Last synced: 1 day ago
JSON representation
A faster webdav implementation for commons-vfs2 using the excellent sardine lib
- Host: GitHub
- URL: https://github.com/riduidel/commons-vfs-extensions
- Owner: Riduidel
- Created: 2013-03-28T10:16:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T13:09:25.000Z (over 9 years ago)
- Last Synced: 2023-07-27T16:55:32.720Z (over 1 year ago)
- Language: Java
- Size: 323 KB
- Stars: 4
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Commons VFS extensions
======================[![Build Status](https://buildhive.cloudbees.com/job/Riduidel/job/commons-vfs-extensions/badge/icon)](https://buildhive.cloudbees.com/job/Riduidel/job/commons-vfs-extensions/)
A set of commons-vfs extensions allowing better behaviour of that excellent library by relying upon some third-party libraries.
Currently
* commons-vfs-webdav-sardine
* commons-vfs-truezip-zipNotice these artifacts are available, according to POM, under the LGPL license and in a repository near you : jsut add one artifact to your POM and it should work. As an example, commons-vfs-webdav-sardine can be added to your project simply by adding that dependency
fr.perigee
commons-vfs-webdav-sardine
0.0.2
Only version currently available are 0.0.1 and 0.0.2. I suggest you use the 0.0.2 only.