is not current version
Last Version 3.2.0

WebDAV Commons VFS Provider 3.0.2

A 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
Version

Version

3.0.2
Type

Type

jar
Description

Description

WebDAV Commons VFS Provider
A 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 3.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
com.google.apis : google-api-services-drive jar v3-rev52-1.22.0
org.apache.commons : commons-vfs2 jar 2.1
com.github.lookfirst : sardine jar 5.7
org.apache.httpcomponents : httpclient jar 4.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.