| License |
License |
|---|---|
| Categories |
CategoriesKubernetes Container Virtualization Tools Net |
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-kubernetes |
| Version | Version6.5.1 |
| Type | Typejar |
| Description |
DescriptionCDAP Kubernetes
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-kubernetes-6.5.1.pom | |
| cdap-kubernetes-6.5.1.jar | 99 KB |
| cdap-kubernetes-6.5.1-sources.jar | 46 KB |
| cdap-kubernetes-6.5.1-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-kubernetes</artifactId>
<version>6.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/
implementation 'io.cdap.cdap:cdap-kubernetes:6.5.1'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/
implementation ("io.cdap.cdap:cdap-kubernetes:6.5.1")
'io.cdap.cdap:cdap-kubernetes:jar:6.5.1'
<dependency org="io.cdap.cdap" name="cdap-kubernetes" rev="6.5.1">
<artifact name="cdap-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-kubernetes', version='6.5.1')
)
libraryDependencies += "io.cdap.cdap" % "cdap-kubernetes" % "6.5.1"
[io.cdap.cdap/cdap-kubernetes "6.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kubernetes : client-java | jar | 6.0.1 |
| org.apache.twill : twill-core | jar | 0.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-master-spi | jar | 6.5.1 |
| org.apache.twill : twill-api | jar | 0.14.0 |
| org.apache.twill : twill-discovery-api | jar | 0.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| ch.qos.logback : logback-core | jar | 1.0.9 |