Last Version

WebDAV-NIO Adapter 1.2.7

Embedded Jetty serving a WebDAV servlet to access resources at a given NIO path.

License

License

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

webdav-nio-adapter
Version

Version

1.2.7
Type

Type

jar
Description

Description

WebDAV-NIO Adapter
Embedded Jetty serving a WebDAV servlet to access resources at a given NIO path.
Project URL

Project URL

https://github.com/cryptomator/webdav-nio-adapter

Download webdav-nio-adapter 1.2.7


<!-- https://jarcasting.com/artifacts/org.cryptomator/webdav-nio-adapter/ -->
<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>webdav-nio-adapter</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/webdav-nio-adapter/
implementation 'org.cryptomator:webdav-nio-adapter:1.2.7'
// https://jarcasting.com/artifacts/org.cryptomator/webdav-nio-adapter/
implementation ("org.cryptomator:webdav-nio-adapter:1.2.7")
'org.cryptomator:webdav-nio-adapter:jar:1.2.7'
<dependency org="org.cryptomator" name="webdav-nio-adapter" rev="1.2.7">
  <artifact name="webdav-nio-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='webdav-nio-adapter', version='1.2.7')
)
libraryDependencies += "org.cryptomator" % "webdav-nio-adapter" % "1.2.7"
[org.cryptomator/webdav-nio-adapter "1.2.7"]

Dependencies

compile (6)

Group / Artifact Type Version
org.cryptomator : webdav-nio-adapter-servlet jar 1.2.1
org.eclipse.jetty : jetty-server jar 10.0.8
org.eclipse.jetty : jetty-servlet jar 10.0.8
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar 1.7.36
com.google.dagger : dagger jar 2.41

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.