Last Version

Fake SFTP Server Rule 2.0.1

Fake SFTP Server Rule is a JUnit rule that runs an in-memory SFTP server.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

fake-sftp-server-rule
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fake SFTP Server Rule
Fake SFTP Server Rule is a JUnit rule that runs an in-memory SFTP server.
Project URL

Project URL

https://github.com/stefanbirkner/fake-sftp-server-rule/
Source Code Management

Source Code Management

https://github.com/stefanbirkner/fake-sftp-server-rule/

Download fake-sftp-server-rule 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.marschall : memoryfilesystem jar [0.8.0,)
org.apache.sshd : sshd-core jar [1,2)
junit : junit-dep jar [4.9,)

Project Modules

There are no modules declared in this project.