com.jslsolucoes:ftp-client

Ftp client api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

ftp-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ftp client api
Project URL

Project URL

https://jslsolucoes.com
Project Organization

Project Organization

JSL Solucoes LTDA

Download ftp-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-net : commons-net jar 3.5
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.4
com.jcraft : jsch jar 0.1.54
org.apache.commons : commons-vfs2 jar 2.1
org.slf4j : slf4j-api jar 1.7.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0