is not current version
Last Version 0.1.0

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

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.3
Type

Type

jar

Download ftp-server 0.0.3


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