is not current version
Last Version 3.3

J4CCL 3.2

A Java API for executing commands in a CCL prompt on a remote server.

License

License

GroupId

GroupId

com.cerner.ccl.comm
ArtifactId

ArtifactId

j4ccl
Version

Version

3.2
Type

Type

jar
Description

Description

J4CCL
A Java API for executing commands in a CCL prompt on a remote server.
Source Code Management

Source Code Management

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

Download j4ccl 3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-discovery : commons-discovery jar 20040218.194635
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (7)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
junit : junit jar 4.13
org.easytesting : fest-assert jar 1.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
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.