is not current version
Last Version 4.4

J4CCL SSH Plugin 4.3

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
Version

Version

4.3
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 4.3


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

Dependencies

compile (12)

Group / Artifact Type Version
com.cerner.ftp : ftp-util jar 2.1
com.cerner.ftp : jsch-util jar 2.1
com.cerner.ccl.comm : j4ccl jar 3.2
com.github.cverges : expect4j jar 1.9
com.jcraft : jsch jar 0.1.55
com.google.code.jetm : jetm-reporting-utilities jar 1.0.1
commons-discovery : commons-discovery jar 20040218.194635
commons-io : commons-io jar 2.6
commons-lang : commons-lang jar 2.6
fm.void.jetm : jetm jar 1.2.3
joda-time : joda-time jar 2.10.5
net.sf.json-lib : json-lib jar 2.4

test (7)

Group / Artifact Type Version
junit : junit jar 4.13
org.easytesting : fest-assert jar 1.4
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.slf4j : slf4j-nop jar 2.0.0-alpha1
org.springframework : spring-context jar 5.2.3.RELEASE
org.springframework : spring-test jar 5.2.3.RELEASE

Project Modules

There are no modules declared in this project.