<dependency>
<groupId>com.goyeau</groupId>
<artifactId>kubernetes-client-2.13.2_2.13</artifactId>
<version>75c7c7e</version>
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='kubernetes-client-2.13.2_2.13', version='75c7c7e')
)
compile
|-- org.http4s:http4s-dsl_2.13:0.21.2
|-- org.http4s:http4s-circe_2.13:0.21.2
|-- org.http4s:http4s-blaze-server_2.13:0.21.2
|-- org.http4s:http4s-blaze-client_2.13:0.21.2
|-- com.typesafe.akka:akka-http_2.13:10.1.11
|-- com.typesafe.akka:akka-stream_2.13:2.6.4
|-- io.circe:circe-core_2.13:0.13.0
|-- io.circe:circe-generic_2.13:0.13.0
|-- io.circe:circe-parser_2.13:0.13.0
|-- io.circe:circe-yaml_2.13:0.12.0
|-- org.bouncycastle:bcpkix-jdk15on:1.65
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.1.4