| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lookfirst |
| Идентификатор | Идентификаторsardine |
| Последняя версия | Последняя версия5.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSardine WebDAV client
An easy to use WebDAV client for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sardine-5.10.pom | |
| sardine-5.10.jar | 107 KB |
| sardine-5.10-sources.jar | 104 KB |
| sardine-5.10-javadoc.jar | 539 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.9.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |