License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdwebdav-nio-adapter |
Last Version | Last Version1.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebDAV-NIO Adapter
Embedded Jetty serving a WebDAV servlet to access resources at a given NIO path.
|
Project URL |
Project URL |
Filename | Size |
---|---|
webdav-nio-adapter-1.2.7.pom | |
webdav-nio-adapter-1.2.7.jar | 78 KB |
webdav-nio-adapter-1.2.7-sources.jar | 42 KB |
webdav-nio-adapter-1.2.7-javadoc.jar | 589 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |