is not current version
Last Version 2.2

JSch Utilities 2.1

Utilities for using the JSch SSH and FTP libraries

License

License

GroupId

GroupId

com.cerner.ftp
ArtifactId

ArtifactId

jsch-util
Version

Version

2.1
Type

Type

jar
Description

Description

JSch Utilities
Utilities for using the JSch SSH and FTP libraries
Source Code Management

Source Code Management

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

Download jsch-util 2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
net.sf.ehcache : ehcache-core jar 2.6.11
commons-codec : commons-codec jar 1.13

test (6)

Group / Artifact Type Version
junit : junit jar 4.13
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 3.2.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.powermock : powermock-core jar 2.0.4
org.powermock : powermock-module-junit4 jar 2.0.4

Project Modules

There are no modules declared in this project.