is not current version
Last Version 0.1.0

com.github.signed.inmemory.ftp:ftp-server 0.0.1

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

GroupId

GroupId

com.github.signed.inmemory.ftp
ArtifactId

ArtifactId

ftp-server
Version

Version

0.0.1
Type

Type

jar

Download ftp-server 0.0.1


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