phoenix_ftpclient

phoenixframework自动化平台连接ftp的一个模块

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_ftpclient
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

phoenix_ftpclient
phoenixframework自动化平台连接ftp的一个模块

Download phoenix_ftpclient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.phoenixframe : phoenix_common jar 1.5.0
org.httpunit : httpunit jar 1.7.2
com.google.guava : guava jar 18.0
commons-net : commons-net jar 3.3
commons-io : commons-io jar 2.4
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.8
1.4.7
1.4.6