License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-kubernetes |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Kubernetes
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-kubernetes-6.7.0.pom | |
cdap-kubernetes-6.7.0.jar | 59 KB |
cdap-kubernetes-6.7.0-sources.jar | 30 KB |
cdap-kubernetes-6.7.0-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |