Skip to content

Files

Latest commit

 

History

History

webdav-jaxrs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

WebDAV JAX-RS

webdav-jaxrs is an extension to JAX-RS and is not dependent of any particular JAX-RS engine. Use this to rather easily wrap any back end data as WebDAV information.

Maven Dependency webdav-jaxrs

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

More Information

see WebDAV Support for JAX-RS