| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ubertob.rest4sftp |
| Идентификатор | Идентификаторrest4sftp |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеrest4sftp
Bridge from RESTful api to SFTP and FTP
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rest4sftp-1.0.4.pom | |
| rest4sftp-1.0.4.jar | 99 KB |
| rest4sftp-1.0.4-sources.jar | 9 KB |
| rest4sftp-1.0.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/ -->
<dependency>
<groupId>com.ubertob.rest4sftp</groupId>
<artifactId>rest4sftp</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/
implementation 'com.ubertob.rest4sftp:rest4sftp:1.0.4'
// https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/
implementation ("com.ubertob.rest4sftp:rest4sftp:1.0.4")
'com.ubertob.rest4sftp:rest4sftp:jar:1.0.4'
<dependency org="com.ubertob.rest4sftp" name="rest4sftp" rev="1.0.4">
<artifact name="rest4sftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubertob.rest4sftp', module='rest4sftp', version='1.0.4')
)
libraryDependencies += "com.ubertob.rest4sftp" % "rest4sftp" % "1.0.4"
[com.ubertob.rest4sftp/rest4sftp "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.http4k : http4k-core | jar | 4.2.0.0 |
| org.http4k : http4k-client-apache4 | jar | 4.2.0.0 |
| org.http4k : http4k-server-jetty | jar | 4.2.0.0 |
| org.http4k : http4k-multipart | jar | 4.2.0.0 |
| com.ubertob.kondor : kondor-core | jar | 1.3.4 |
| com.xenomachina : kotlin-argparser | jar | 2.0.7 |
| commons-net : commons-net | jar | 3.6 |
| com.hierynomus : sshj | jar | 0.27.0 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.willowtreeapps.assertk : assertk-jvm | jar | 0.13 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 |