<dependency>
<groupId>io.kubernetes</groupId>
<artifactId>client-java</artifactId>
<version>11.0.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.kubernetes</groupId> <artifactId>client-java-parent</artifactId> <version>11.0.2</version> </parent>
compile
|-- io.prometheus:simpleclient
|-- io.prometheus:simpleclient_httpserver
|-- io.kubernetes:client-java-api
|-- io.kubernetes:client-java-proto
|-- commons-codec:commons-codec
|-- org.apache.commons:commons-compress
|-- org.apache.commons:commons-lang3
|-- org.bouncycastle:bcprov-ext-jdk15on
|-- org.bouncycastle:bcpkix-jdk15on
|-- com.microsoft.azure:adal4j
|-- com.google.protobuf:protobuf-java
|-- org.apache.commons:commons-collections4
test
|-- ch.qos.logback:logback-classic
|-- junit:junit
|-- com.github.stefanbirkner:system-rules