<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-consumer_2.12</artifactId>
<version>3.5.11</version>
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-consumer_2.12', version='3.5.11')
)
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jre8:1.2.0
|-- org.jetbrains.kotlin:kotlin-reflect:1.2.0
|-- org.slf4j:slf4j-api:1.7.25
|-- org.codehaus.groovy:groovy-all:2.4.12
|-- io.github.microutils:kotlin-logging:1.4.4
|-- org.scala-lang:scala-library:2.12.3
|-- org.scala-lang:scala-compiler:2.12.3
|-- com.typesafe.scala-logging:scala-logging_2.12:3.7.2
|-- au.com.dius:pact-jvm-model:3.5.11
|-- au.com.dius:pact-jvm-matchers_2.12:3.5.11
|-- com.googlecode.java-diff-utils:diffutils:1.3.0
|-- dk.brics.automaton:automaton:1.11-8
|-- org.apache.httpcomponents:httpclient:4.5.3
|-- com.fasterxml.jackson.core:jackson-databind:2.8.1
|-- ws.unfiltered:unfiltered-netty-server_2.12:0.9.1
|-- org.apache.httpcomponents:fluent-hc:4.5.3
|-- org.scala-lang.modules:scala-java8-compat_2.12:0.8.0
test
|-- org.specs2:specs2-core_2.12:3.9.4
|-- org.specs2:specs2-junit_2.12:3.9.4
|-- org.hamcrest:hamcrest-all:1.3
|-- org.mockito:mockito-core:1.10.19
|-- junit:junit:4.12
|-- org.spockframework:spock-core:1.1-groovy-2.4
|-- org.objenesis:objenesis:2.4
|-- io.kotlintest:kotlintest:2.0.7
|-- ch.qos.logback:logback-classic:1.1.7