| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.phoenixframe |
| ArtifactId | ArtifactIdphoenix_ftpclient |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionphoenix_ftpclient
phoenixframework自动化平台连接ftp的一个模块
|
| Filename | Size |
|---|---|
| phoenix_ftpclient-1.5.0.pom | |
| phoenix_ftpclient-1.5.0.jar | 5 KB |
| phoenix_ftpclient-1.5.0-sources.jar | 3 KB |
| phoenix_ftpclient-1.5.0-javadoc.jar | 38 KB |
| Browse |
<!-- 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"]
| 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 |