MVN

com.cerner.ccl.comm : j4ccl

Maven & Gradle

Jul 28, 2021
3 usages
16 stars

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

<dependency>
    <groupId>com.cerner.ccl.comm</groupId>
    <artifactId>j4ccl</artifactId>
    <version>3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cerner.ccl.comm : j4ccl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3

All Versions

Choose a version of com.cerner.ccl.comm : j4ccl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3
j4ccl-3.3
3.2
j4ccl-3.2
3.1
j4ccl-3.1
3.0
j4ccl-3.0

How to add a dependency to Maven

Add the following com.cerner.ccl.comm : j4ccl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cerner.ccl.comm</groupId>
    <artifactId>j4ccl</artifactId>
    <version>3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cerner.ccl.comm : j4ccl gradle dependency to your build.gradle file:

implementation 'com.cerner.ccl.comm:j4ccl:3.3'

Gradle Kotlin DSL: Add the following com.cerner.ccl.comm : j4ccl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cerner.ccl.comm:j4ccl:3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cerner.ccl.comm : j4ccl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cerner.ccl.comm" % "j4ccl" % "3.3"

Advertisement

Dependencies from Group

Jul 28, 2021
3 usages
16 stars
Jul 28, 2021
2 usages
16 stars

Discover Dependencies

Mar 06, 2019
3 usages
3 stars
Jun 14, 2021
2 usages
8 stars
Aug 25, 2023
3 usages
1.3k stars
Nov 02, 2022
4 usages
18 stars
Jul 20, 2023
6 usages
628 stars
May 15, 2023
8 usages
5 stars