| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.yangziwen | 
    
| ArtifactId | ArtifactIdzy-ftp | 
    
| Last Version | Last Version0.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionzy-ftp 
            A ftp server based on netty 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| zy-ftp-0.0.2.pom | |
| zy-ftp-0.0.2.jar | 151 KB | 
| zy-ftp-0.0.2-sources.jar | 71 KB | 
| zy-ftp-0.0.2-javadoc.jar | 529 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |