MVN

com.cerner.ftp : jsch-util

Maven & Gradle

Jul 28, 2021
2 usages
16 stars

JSch Utilities · Utilities for using the JSch SSH and FTP libraries

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

Latest Version

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

  • Latest Stable: 2.2

All Versions

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

Version Vulnerabilities Updated
2.2
jsch-util-2.2
2.1
jsch-util-2.1
2.0.x
jsch-util-2.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 22, 2023
33 usages
0 stars
Jul 04, 2023
3 usages
13 stars
Jul 07, 2023
4 usages
69 stars
Aug 25, 2023
5 usages
82 stars
Mar 21, 2023
7 usages
0 stars
Aug 26, 2023
5 usages
2 stars
Dec 19, 2021
3 usages
13 stars
Jun 19, 2023
3 usages
455 stars
Aug 15, 2016
2 usages
61 stars