| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.robtimus |
| Идентификатор | Идентификаторsftp-fs |
| Последняя версия | Последняя версия2.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsftp-fs
An SFTP NIO.2 file system
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sftp-fs-2.0.4.pom | |
| sftp-fs-2.0.4.jar | 74 KB |
| sftp-fs-2.0.4-sources.jar | 43 KB |
| sftp-fs-2.0.4-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.robtimus/sftp-fs/ -->
<dependency>
<groupId>com.github.robtimus</groupId>
<artifactId>sftp-fs</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/sftp-fs/
implementation 'com.github.robtimus:sftp-fs:2.0.4'
// https://jarcasting.com/artifacts/com.github.robtimus/sftp-fs/
implementation ("com.github.robtimus:sftp-fs:2.0.4")
'com.github.robtimus:sftp-fs:jar:2.0.4'
<dependency org="com.github.robtimus" name="sftp-fs" rev="2.0.4">
<artifact name="sftp-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='sftp-fs', version='2.0.4')
)
libraryDependencies += "com.github.robtimus" % "sftp-fs" % "2.0.4"
[com.github.robtimus/sftp-fs "2.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.robtimus : fs-core | jar | 2.0.1 |
| com.jcraft : jsch | jar | 0.1.55 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.apache.sshd : sshd-core | jar | 1.7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |