<dependency>
<groupId>com.goyeau</groupId>
<artifactId>orchestra-core_2.12</artifactId>
<version>0.8</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.4
|-- com.chuusai:shapeless_2.12:2.3.3
|-- com.vmunier:scalajs-scripts_2.12:1.1.2
|-- com.lihaoyi:autowire_2.12:0.2.6
|-- com.goyeau:kubernetes-client_2.12:0.0.4
|-- com.github.japgolly.scalajs-react:core_sjs0.6_2.12:1.2.0
|-- com.github.japgolly.scalajs-react:extra_sjs0.6_2.12:1.2.0
|-- com.typesafe.akka:akka-http_2.12:10.1.1
|-- com.typesafe.akka:akka-stream_2.12:2.5.11
|-- de.heikoseeberger:akka-http-circe_2.12:1.20.1
|-- io.circe:circe-core_2.12:0.9.3
|-- io.circe:circe-generic_2.12:0.9.3
|-- io.circe:circe-parser_2.12:0.9.3
|-- io.circe:circe-shapes_2.12:0.9.3
|-- io.circe:circe-java8_2.12:0.9.3
|-- com.github.japgolly.scalacss:core_sjs0.6_2.12:0.5.5
|-- com.github.japgolly.scalacss:ext-react_sjs0.6_2.12:0.5.5
|-- com.typesafe.scala-logging:scala-logging_2.12:3.8.0
|-- ch.qos.logback:logback-classic:1.2.3
|-- com.sksamuel.elastic4s:elastic4s-http_2.12:6.2.3
|-- com.sksamuel.elastic4s:elastic4s-http-streams_2.12:6.2.3
|-- com.sksamuel.elastic4s:elastic4s-circe_2.12:6.2.3
provided
|-- com.beachape:enumeratum_2.12:1.5.13
test
|-- com.typesafe.akka:akka-http-testkit_2.12:10.1.1