# ftp4che **Repository Path**: JoeyBling/ftp4che ## Basic Information - **Project Name**: ftp4che - **Description**: 功能丰富的FTP库使用Java 1.7 方法和java.nio - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ftp4che ## 项目介绍 - **功能丰富的FTP库使用`Java 1.7`方法和`java.nio`** - **作者代码地址:[https://github.com/arnold-maderthaner/ftp4che](https://github.com/arnold-maderthaner/ftp4che)** # 如何使用 - 在`pom.xml`中引入依赖: > 当前最新版本 `6.6` ```xml com.gitee.zhousiwei ftp4che 6.6 ```