Usage
Using the WebDAV addon in your own project requires two things:
- A maven dependency or jar on your classpath
- Configuration inside your web.xml
Dependency
If you're using Maven 2 as your project build tool, you will need to add the following dependency to
your project descriptor.
org.onehippo.forge.addon.webdavwebdav-addon${parent.version}