| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-cli |
| Last Version | Last Version6.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP CLI
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-cli-6.7.0.pom | |
| cdap-cli-6.7.0.jar | 20 MB |
| cdap-cli-6.7.0-sources.jar | 227 KB |
| cdap-cli-6.7.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-cli/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-cli</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-cli/
implementation 'io.cdap.cdap:cdap-cli:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-cli/
implementation ("io.cdap.cdap:cdap-cli:6.7.0")
'io.cdap.cdap:cdap-cli:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-cli" rev="6.7.0">
<artifact name="cdap-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-cli', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-cli" % "6.7.0"
[io.cdap.cdap/cdap-cli "6.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-client | jar | 6.7.0 |
| io.cdap.common : common-cli | jar | 0.13.0 |
| commons-cli : commons-cli | jar | 1.2 |
| ch.qos.logback : logback-core | jar | 1.0.9 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| com.google.inject : guice | jar | 4.0 |
| jline : jline | jar | 2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |