zy-ftp

A ftp server based on netty

License

License

GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

zy-ftp
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

zy-ftp
A ftp server based on netty
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/yangziwen/zy-ftp

Download zy-ftp

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
ch.qos.logback : logback-classic jar 1.2.3
io.netty : netty-all jar 4.1.42.Final
com.alibaba : fastjson jar 1.2.25.sec10
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.11
com.google.guava : guava jar 30.0-jre
com.beust : jcommander jar 1.72
com.typesafe : config jar 1.3.1
org.freemarker : freemarker jar 2.3.28

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2