<dependency>
<groupId>net.andimiller</groupId>
<artifactId>whales_2.11</artifactId>
<version>0.15.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.12
|-- org.typelevel:cats-effect_2.11:1.2.0
|-- co.fs2:fs2-core_2.11:1.0.4
|-- com.spotify:docker-client:8.14.4
test
|-- org.scalatest:scalatest_2.11:3.0.5
|-- org.http4s:http4s-blaze-client_2.11:0.20.0-M1
|-- org.http4s:http4s-blaze-server_2.11:0.20.0-M1
|-- org.http4s:http4s-dsl_2.11:0.20.0-M1
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.tpolecat:doobie-core_2.11:0.6.0