J4CCL SSH Plugin

An implementation of J4CCL that uses SSH to execute its commands in a CCL session

License

License

GroupId

GroupId

com.cerner.ccl.comm
ArtifactId

ArtifactId

j4ccl-ssh
Last Version

Last Version

4.4
Release Date

Release Date

Type

Type

jar
Description

Description

J4CCL SSH Plugin
An implementation of J4CCL that uses SSH to execute its commands in a CCL session
Source Code Management

Source Code Management

https://github.com/cerner/ccl-testing/tree/master/j4ccl-ssh

Download j4ccl-ssh

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.cerner.ftp : ftp-util jar 2.2
com.cerner.ftp : jsch-util jar 2.2
com.cerner.ccl.comm : j4ccl jar 3.3
com.github.cverges : expect4j jar 1.9
com.jcraft : jsch jar 0.1.55
com.google.code.gson : gson jar 2.8.7
com.google.code.jetm : jetm-reporting-utilities jar 1.0.1
commons-discovery : commons-discovery jar 20040218.194635
commons-io : commons-io jar 2.11.0
commons-lang : commons-lang jar 2.6
fm.void.jetm : jetm jar 1.2.3
joda-time : joda-time jar 2.10.10

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easytesting : fest-assert jar 1.4
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.slf4j : slf4j-nop jar 2.0.0-alpha2
org.springframework : spring-context jar 5.3.9
org.springframework : spring-test jar 5.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
4.4
4.3
4.2
4.1
4.0