Last Version

Fake SFTP Server Lambda 2.0.0

Fake SFTP Server Lambda runs an in-memory SFTP server while your tests are running.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

fake-sftp-server-lambda
Version

Version

2.0.0
Type

Type

jar
Description

Description

Fake SFTP Server Lambda
Fake SFTP Server Lambda runs an in-memory SFTP server while your tests are running.
Project URL

Project URL

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

Source Code Management

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

Download fake-sftp-server-lambda 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.marschall : memoryfilesystem jar [0.8.0,)
org.apache.sshd : sshd-sftp jar [2.6.0,)

Project Modules

There are no modules declared in this project.