Last Version

WebDAV Adapter 1.0

Adapter to access a `java.nio` file system using WebDAV.

License

License

GroupId

GroupId

com.impact
ArtifactId

ArtifactId

vfs-webdav
Version

Version

1.0
Type

Type

jar
Description

Description

WebDAV Adapter
Adapter to access a `java.nio` file system using WebDAV.
Project URL

Project URL

https://github.com/ImpactInc/vfs/tree/master/webdav
Source Code Management

Source Code Management

https://github.com/ImpactInc/vfs/tree/master

Download vfs-webdav 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.10
javax.servlet : servlet-api jar 2.5
org.apache.jackrabbit : jackrabbit-webdav jar 2.15.2

Project Modules

There are no modules declared in this project.