SFTP JUnit Rule

Provides a JUnit Resource for an embedded SFTP server

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.hqstevenson.junit
ArtifactId

ArtifactId

sftp-junit
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sftp-junit

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 1.7.0
commons-io : commons-io jar 2.6

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0