is not current version
Last Version 1.2.7

WebDAV-NIO Adapter 1.2.3

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.3
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.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.cryptomator : webdav-nio-adapter-servlet jar 1.2.0
org.eclipse.jetty : jetty-server jar 10.0.2
org.eclipse.jetty : jetty-servlet jar 10.0.2
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar 1.7.30
com.google.dagger : dagger jar 2.32

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.