License |
License |
---|---|
GroupId | GroupIdcom.cerner.ccl.comm |
ArtifactId | ArtifactIdj4ccl |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ4CCL
A Java API for executing commands in a CCL prompt on a remote server.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
j4ccl-3.3.pom | |
j4ccl-3.3.jar | 46 KB |
j4ccl-3.3-sources.jar | 42 KB |
j4ccl-3.3-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cerner.ccl.comm/j4ccl/ -->
<dependency>
<groupId>com.cerner.ccl.comm</groupId>
<artifactId>j4ccl</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cerner.ccl.comm/j4ccl/
implementation 'com.cerner.ccl.comm:j4ccl:3.3'
// https://jarcasting.com/artifacts/com.cerner.ccl.comm/j4ccl/
implementation ("com.cerner.ccl.comm:j4ccl:3.3")
'com.cerner.ccl.comm:j4ccl:jar:3.3'
<dependency org="com.cerner.ccl.comm" name="j4ccl" rev="3.3">
<artifact name="j4ccl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cerner.ccl.comm', module='j4ccl', version='3.3')
)
libraryDependencies += "com.cerner.ccl.comm" % "j4ccl" % "3.3"
[com.cerner.ccl.comm/j4ccl "3.3"]
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-alpha2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
junit : junit | jar | 4.13.2 |
org.easytesting : fest-assert | jar | 1.4 |
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 |
org.mockito : mockito-core | jar | 3.11.2 |