<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>1.4.14</version>
</dependency>
<parent> <groupId>io.fabric8</groupId> <artifactId>kubernetes-client-project</artifactId> <version>1.4.14</version> </parent>
compile
|-- io.fabric8:kubernetes-model
|-- com.squareup.okhttp3:okhttp
|-- com.squareup.okhttp3:logging-interceptor
|-- com.squareup.okhttp3:okhttp-ws
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-core
|-- io.sundr:builder-annotations
|-- org.apache.felix:org.apache.felix.scr.annotations
test
|-- junit:junit