Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexmao86javafork/webdav-nio-adapter-servlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge Codacy Badge Maven Central Javadocs

webdav-nio-adapter-servlet

Serves directory contents specified by a java.nio.file.Path via a WebDAV servlet. Based on Apache Jackrabbit.

Maven integration

<dependencies>
  <dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>webdav-nio-adapter-servlet</artifactId>
    <version>1.0.0</version>
  </dependency>
</dependencies>

License

This project is dual-licensed under the AGPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to use this library in applications, that are not licensed under the AGPL, feel free to contact our support team.

About

WebDAV-NIO-Adapter-Servlet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%