This component provides access to remote servers using the WebDAV protocol. https://en.wikipedia.org/wiki/WebDAV
camel-webdav uses Sardine https://github.com/lookfirst/sardine
Currently only the producer is implemented. Consumer implmentations follows soon.
<dependency>
<groupId>ch.simas.camel</groupId>
<artifactId>camel-webdav</artifactId>
<version>0.0.2</version>
</dependency>
camel-webdav is open source and free software under Apache License, Version 2: