com.ghdiri.abdallah:junit5-dummy-sftp-server

JUNIT 5 dummy SFTP server test extension

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.ghdiri.abdallah
ArtifactId

ArtifactId

junit5-dummy-sftp-server
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.ghdiri.abdallah:junit5-dummy-sftp-server
JUNIT 5 dummy SFTP server test extension
Project URL

Project URL

https://github.com/abdallahghdiri/junit5-dummy-sftp-server
Source Code Management

Source Code Management

http://github.com/abdallahghdiri/junit5-dummy-sftp-server/tree/master

Download junit5-dummy-sftp-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 2.2.0
org.apache.sshd : sshd-sftp jar 2.2.0
com.github.marschall : memoryfilesystem jar 2.1.0
org.apache.commons : commons-lang3 jar 3.9
org.junit.jupiter : junit-jupiter-api jar 5.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.hamcrest : hamcrest-library jar 2.1
org.mockito : mockito-core jar 2.28.2
com.jcraft : jsch jar 0.1.55

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0