License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.ghdiri.abdallah |
ArtifactId | ArtifactIdjunit5-dummy-sftp-server |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.ghdiri.abdallah:junit5-dummy-sftp-server
JUNIT 5 dummy SFTP server test extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.22 |
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 |