Last Version

netftp 1.1.3

ftp、sftp工具集

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.ludongrong
ArtifactId

ArtifactId

netftp
Version

Version

1.1.3
Type

Type

jar
Description

Description

netftp
ftp、sftp工具集
Project URL

Project URL

https://github.com/ludongrong/netftp
Source Code Management

Source Code Management

https://github.com/ludongrong/netftp.git

Download netftp 1.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.hutool : hutool-log jar 5.1.0
commons-net : commons-net jar 3.6
it.sauronsoftware » ftp4j jar 1.7.2
com.jcraft : jsch jar 0.1.53
org.projectlombok : lombok jar 1.16.16

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.