MVN

com.cerner.ftp : ftp-util

Maven & Gradle

Jul 28, 2021
2 usages
16 stars

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

<dependency>
    <groupId>com.cerner.ftp</groupId>
    <artifactId>ftp-util</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cerner.ftp : ftp-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.cerner.ftp : ftp-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
ftp-util-2.2
2.1
ftp-util-2.1
2.0
ftp-util-2.0

How to add a dependency to Maven

Add the following com.cerner.ftp : ftp-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cerner.ftp</groupId>
    <artifactId>ftp-util</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cerner.ftp : ftp-util gradle dependency to your build.gradle file:

implementation 'com.cerner.ftp:ftp-util:2.2'

Gradle Kotlin DSL: Add the following com.cerner.ftp : ftp-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cerner.ftp:ftp-util:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cerner.ftp : ftp-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cerner.ftp" % "ftp-util" % "2.2"

Advertisement

Dependencies from Group

Jul 28, 2021
2 usages
16 stars
Jul 28, 2021
2 usages
16 stars

Discover Dependencies

Jul 28, 2021
16 stars
Jan 17, 2020
1 usages
16 stars
Jul 11, 2023
306 stars
Jul 11, 2023
23 usages
276 stars
Aug 11, 2018
0 stars
Aug 14, 2023
Jul 09, 2018
Jan 03, 2022
3 usages
17 stars
Jul 09, 2018
0 stars