Skip to content

72services/camel-webdav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDAV Component for Apache Camel

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

Limitations

Currently only the producer is implemented. Consumer implmentations follows soon.

Maven

<dependency>
    <groupId>ch.simas.camel</groupId>
    <artifactId>camel-webdav</artifactId>
    <version>0.0.2</version>
</dependency>

License

camel-webdav is open source and free software under Apache License, Version 2:

http://www.apache.org/licenses/LICENSE-2.0.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages