Last Version

Sardine WebDAV client 5.10

An easy to use WebDAV client for Java

License

License

GroupId

GroupId

com.github.lookfirst
ArtifactId

ArtifactId

sardine
Version

Version

5.10
Type

Type

jar
Description

Description

Sardine WebDAV client
An easy to use WebDAV client for Java
Project URL

Project URL

https://github.com/lookfirst/sardine

Download sardine 5.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.1
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.