<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-client_2.12</artifactId>
<version>0.1.9</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.4
|-- com.wix:http-testkit-core_2.12:0.1.9
|-- com.wix:http-testkit-specs2_2.12:0.1.9
test
|-- com.wix:http-testkit-test-commons_2.12:0.1.9
|-- com.wix:http-testkit-marshaller-jackson_2.12:0.1.9
|-- org.specs2:specs2-core_2.12:3.8.6