Which Java-library can be used to access data via WebDAV?

Mnementh picture Mnementh · Sep 23, 2008 · Viewed 20.1k times · Source

That's the question: Which library can help me to access data available via WebDAV in my Java-programs? OpenSource is preferred.

Answer

Jon Stevens picture Jon Stevens · Feb 2, 2010

I created a very easy to use java webdav client: http://sardine.googlecode.com/

This now moved to github : https://github.com/lookfirst/sardine