The Wayback Machine - https://web.archive.org/web/20210105100336/https://github.com/cryptomator/webdav-nio-adapter
Skip to content
develop
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Codacy Badge Codacy Badge Maven Central Javadocs

webdav-nio-adapter

Serves directory contents specified by a java.nio.file.Path via a WebDAV servlet.

Uses Jackrabbit and an embedded Jetty to server the servlet.

Maven integration

<dependencies>
  <dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>webdav-nio-adapter</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

Jackrabbit-based servlets running on embedded Jetty to serve a directory specified by a java.nio.file.Path

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.