ftp

ftp接口设计和实现

License

License

Categories

Categories

Net
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

ftp
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ftp
ftp接口设计和实现

Download ftp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-net : commons-net jar 3.3
top.jfunc.common : utils jar 1.8.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0