Last Version

com.github.a-langer:webdav-vfs-gate 1.0.0

WebDAV gateway for accessing to different file systems

License

License

GroupId

GroupId

com.github.a-langer
ArtifactId

ArtifactId

webdav-vfs-gate
Version

Version

1.0.0
Type

Type

war
Description

Description

com.github.a-langer:webdav-vfs-gate
WebDAV gateway for accessing to different file systems
Project URL

Project URL

https://github.com/a-langer/webdav-vfs-gate
Source Code Management

Source Code Management

https://github.com/a-langer/webdav-vfs-gate

Download webdav-vfs-gate 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-vfs2 jar 2.6.0
org.apache.jackrabbit : jackrabbit-webdav jar 2.21.0
org.apache.commons : commons-vfs2-jackrabbit2 jar 2.6.0
org.apache.httpcomponents : httpclient jar 4.5.11
commons-net : commons-net jar 3.6
com.jcraft : jsch jar 0.1.55
com.github.vbauer » commons-vfs2-cifs jar 1.2.0
org.codelibs : jcifs jar 1.3.18.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
org.springframework : spring-test jar 5.2.6.RELEASE
org.springframework : spring-web jar 5.2.6.RELEASE

Project Modules

There are no modules declared in this project.