License |
License |
---|---|
GroupId | GroupIdcom.github.a-langer |
ArtifactId | ArtifactIdwebdav-vfs-gate |
Version | Version1.0.0 |
Type | Typewar |
Description |
Descriptioncom.github.a-langer:webdav-vfs-gate
WebDAV gateway for accessing to different file systems
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webdav-vfs-gate-1.0.0.pom | |
webdav-vfs-gate-1.0.0.war | 3 MB |
webdav-vfs-gate-1.0.0-sources.jar | 26 KB |
webdav-vfs-gate-1.0.0-javadoc.jar | 83 KB |
webdav-vfs-gate-1.0.0-classes.jar | 43 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |