Jar examples for j:j4ccl
A Java API for executing commands in a CCL prompt on a remote server.
You can download jar file j4ccl 3.0 in this page.
You can use the following script to add j4ccl-3.0.jar to your project.
<dependency> <groupId>com.cerner.ccl.comm</groupId> <artifactId>j4ccl</artifactId> <version>3.0</version> </dependency>
compile group: 'com.cerner.ccl.comm', name: 'j4ccl', version: '3.0'
libraryDependencies += "com.cerner.ccl.comm" % "j4ccl" % "3.0"
<dependency org="com.cerner.ccl.comm" name="j4ccl" rev="3.0"/>
@Grapes(@Grab(group='com.cerner.ccl.comm', module='j4ccl', version='3.0'))
'com.cerner.ccl.comm:j4ccl:jar:3.0'
Click the following link to download the jar file.
j4ccl-3.0-javadoc.jar