Jar examples for f:ftp-util
File transfer utilities to ease and abstract the work required to upload and download files via SFTP.
You can download jar file ftp-util 2.0 in this page.
You can use the following script to add ftp-util-2.0.jar to your project.
<dependency> <groupId>com.cerner.ftp</groupId> <artifactId>ftp-util</artifactId> <version>2.0</version> </dependency>
compile group: 'com.cerner.ftp', name: 'ftp-util', version: '2.0'
libraryDependencies += "com.cerner.ftp" % "ftp-util" % "2.0"
<dependency org="com.cerner.ftp" name="ftp-util" rev="2.0"/>
@Grapes(@Grab(group='com.cerner.ftp', module='ftp-util', version='2.0'))
'com.cerner.ftp:ftp-util:jar:2.0'
Click the following link to download the jar file.
ftp-util-2.0-javadoc.jar