is not current version
Last Version 0.1.0

com.github.signed.inmemory.ftp:ftp-server-junit 0.0.2

A collection of easy to use in memory servers for testing.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.signed.inmemory.ftp
ArtifactId

ArtifactId

ftp-server-junit
Version

Version

0.0.2
Type

Type

jar

Download ftp-server-junit 0.0.2


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