| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.harunhasdal.livecycle |
| Идентификатор | Идентификаторsftp-connector |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеsftp-connector
SFTP connector component for Adobe LiveCycle processes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sftp-connector-1.0.pom | |
| sftp-connector-1.0.jar | 317 KB |
| sftp-connector-1.0-sources.jar | 314 KB |
| sftp-connector-1.0-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/ -->
<dependency>
<groupId>com.github.harunhasdal.livecycle</groupId>
<artifactId>sftp-connector</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/
implementation 'com.github.harunhasdal.livecycle:sftp-connector:1.0'
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/
implementation ("com.github.harunhasdal.livecycle:sftp-connector:1.0")
'com.github.harunhasdal.livecycle:sftp-connector:jar:1.0'
<dependency org="com.github.harunhasdal.livecycle" name="sftp-connector" rev="1.0">
<artifact name="sftp-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harunhasdal.livecycle', module='sftp-connector', version='1.0')
)
libraryDependencies += "com.github.harunhasdal.livecycle" % "sftp-connector" % "1.0"
[com.github.harunhasdal.livecycle/sftp-connector "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jcraft : jsch | jar | 0.1.51 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.adobe.livecycle » adobe-livecycle-client | jar | 9.0.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |
| org.mockito : mockito-all | jar | 1.9.5 |