<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-specs2_2.12</artifactId>
<version>0.0.18</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.4
|-- com.wix:http-testkit-core_2.12:0.0.18
|-- org.specs2:specs2-core_2.12:4.0.2
|-- org.specs2:specs2-junit_2.12:4.0.2
|-- org.specs2:specs2-shapeless_2.12:4.0.2
|-- org.specs2:specs2-mock_2.12:4.0.2
test