SFTP JUnit Rule

Provides a JUnit Resource for an embedded SFTP server

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.hqstevenson.junit
Идентификатор

Идентификатор

sftp-junit
Последняя версия

Последняя версия

0.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

SFTP JUnit Rule
Provides a JUnit Resource for an embedded SFTP server

Скачать sftp-junit

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.hqstevenson.junit/sftp-junit/ -->
<dependency>
    <groupId>com.github.hqstevenson.junit</groupId>
    <artifactId>sftp-junit</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hqstevenson.junit/sftp-junit/
implementation 'com.github.hqstevenson.junit:sftp-junit:0.2.7'
// https://jarcasting.com/artifacts/com.github.hqstevenson.junit/sftp-junit/
implementation ("com.github.hqstevenson.junit:sftp-junit:0.2.7")
'com.github.hqstevenson.junit:sftp-junit:jar:0.2.7'
<dependency org="com.github.hqstevenson.junit" name="sftp-junit" rev="0.2.7">
  <artifact name="sftp-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hqstevenson.junit', module='sftp-junit', version='0.2.7')
)
libraryDependencies += "com.github.hqstevenson.junit" % "sftp-junit" % "0.2.7"
[com.github.hqstevenson.junit/sftp-junit "0.2.7"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.sshd : sshd-core jar 1.7.0
commons-io : commons-io jar 2.6

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21

test (5)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-core jar 2.21.0
org.apache.camel : camel-test jar 2.21.0
org.apache.camel : camel-ftp jar 2.21.0
org.mockito : mockito-core jar 2.18.3
org.slf4j : slf4j-simple jar 1.7.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0