Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 754 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 754 Bytes

WebDAV Interoperability Filter

webdav-interop is a plugin for webdav-jaxrs. If WebDAV is not recognised on Windows put it in the classpath.

With moderner Windows versions this plugin is no longer necessary. With v3 of the webdav artificat it is no longer supported.

Maven Dependency webdav-interop

<dependency>
    <groupId>org.jugs.webdav</groupId>
    <artifactId>webdav-interop</artifactId>
    <version>...</version>
</dependency>

More Information

see WebDAV Support for JAX-RS