<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-marshaller-jackson_2.12</artifactId>
<version>0.0.18</version>
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-marshaller-jackson_2.12', version='0.0.18')
)
compile
|-- org.scala-lang:scala-library:2.12.4
|-- com.wix:http-testkit-core_2.12:0.0.18
|-- com.fasterxml.jackson.core:jackson-databind:2.9.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.1
|-- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.1
|-- com.fasterxml.jackson.module:jackson-module-scala_2.12:2.9.1
|-- 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