File Transfer Utilities

File transfer utilities to ease and abstract the work required to upload and download files via SFTP.

License

License

GroupId

GroupId

com.cerner.ftp
ArtifactId

ArtifactId

ftp-util
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

File Transfer Utilities
File transfer utilities to ease and abstract the work required to upload and download files via SFTP.
Source Code Management

Source Code Management

https://github.com/cerner/ccl-testing/tree/master/ftp-util

Download ftp-util

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.cerner.ftp : jsch-util jar 2.2
commons-discovery : commons-discovery jar 20040218.194635
commons-io : commons-io jar 2.11.0
commons-logging : commons-logging jar 1.2
com.jcraft : jsch jar 0.1.55
fm.void.jetm : jetm jar 1.2.3

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
log4j : log4j jar 1.2.17
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 3.11.2
org.slf4j : slf4j-nop jar 2.0.0-alpha2
org.springframework : spring-beans jar 5.3.9
org.springframework : spring-context jar 5.3.9
org.springframework : spring-test jar 5.3.9
com.google.code.jetm : jetm-reporting-utilities jar 1.0.1

Project Modules

There are no modules declared in this project.
com.cerner.ftp

Cerner

Versions

Version
2.2
2.1
2.0