JSch Utilities

Utilities for using the JSch SSH and FTP libraries

License

License

GroupId

GroupId

com.cerner.ftp
ArtifactId

ArtifactId

jsch-util
Last Version

Last Version

2.2
Release Date

Release Date

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

How to add to project

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

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.15

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 3.11.2
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-core jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9

Project Modules

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

Cerner

Versions

Version
2.2
2.1
2.0.0