Last Version

Simple WebDAV Client 0.0.6

Simple WebDAV abstraction making java use of Jackrabbit Lib more easy

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.crowdcode.webdav
ArtifactId

ArtifactId

simple-webdav-client
Version

Version

0.0.6
Type

Type

jar
Description

Description

Simple WebDAV Client
Simple WebDAV abstraction making java use of Jackrabbit Lib more easy
Project URL

Project URL

https://github.com/crowdcode-de/simple-webdav-client
Project Organization

Project Organization

Crowdcode GmbH + Co.KG
Source Code Management

Source Code Management

https://github.com/crowdcode-de/simple-webdav-client

Download simple-webdav-client 0.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-webdav jar 2.17.5
org.apache.httpcomponents : httpclient jar 4.5.9
commons-io : commons-io jar 2.7
org.json : json jar 20160810

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.