<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-consumer</artifactId>
<version>4.0.4</version>
</dependency>
compile
|-- com.googlecode.java-diff-utils:diffutils:1.3.0
|-- dk.brics.automaton:automaton:1.11-8
|-- org.apache.httpcomponents:httpclient:4.5.5
|-- io.netty:netty-handler:4.1.30.Final
|-- org.apache.httpcomponents:httpmime:4.5.5
|-- org.apache.httpcomponents:fluent-hc:4.5.5
|-- au.com.dius:pact-jvm-core-model:4.0.4
|-- au.com.dius:pact-jvm-core-matchers:4.0.4
runtime
|-- org.slf4j:slf4j-api:1.7.28