Last Version

CDAP Kubernetes 6.7.0

Data Application Platform for Hadoop

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-kubernetes
Version

Version

6.7.0
Type

Type

jar
Description

Description

CDAP Kubernetes
Data Application Platform for Hadoop
Project Organization

Project Organization

CDAP

Download cdap-kubernetes 6.7.0


<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/ -->
<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>cdap-kubernetes</artifactId>
    <version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/
implementation 'io.cdap.cdap:cdap-kubernetes:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-kubernetes/
implementation ("io.cdap.cdap:cdap-kubernetes:6.7.0")
'io.cdap.cdap:cdap-kubernetes:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-kubernetes" rev="6.7.0">
  <artifact name="cdap-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-kubernetes', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-kubernetes" % "6.7.0"
[io.cdap.cdap/cdap-kubernetes "6.7.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
io.kubernetes : client-java jar 12.0.1
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
io.cdap.twill : twill-core jar 1.0.0
io.cdap.cdap : cdap-proto jar 6.7.0

provided (4)

Group / Artifact Type Version
io.cdap.cdap : cdap-master-spi jar 6.7.0
io.cdap.twill : twill-api jar 1.0.0
io.cdap.twill : twill-discovery-api jar 1.0.0
org.slf4j : slf4j-api jar 1.7.5

test (4)

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
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.