License |
License |
---|---|
GroupId | GroupIdcom.github.lookfirst |
ArtifactId | ArtifactIdsardine |
Last Version | Last Version5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSardine WebDAV client
An easy to use WebDAV client for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
sardine-5.10.pom | |
sardine-5.10.jar | 107 KB |
sardine-5.10-sources.jar | 104 KB |
sardine-5.10-javadoc.jar | 539 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |