WebDAV VFS

WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-webdav
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

WebDAV VFS
WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.

Download vfs-webdav

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0
com.github.lookfirst : sardine jar 5.9
org.apache.httpcomponents : httpclient jar 4.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.sshtools

JADAPTIVE Limited

Versions

Version
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0