<dependency>
<groupId>au.com.dius.pact.provider</groupId>
<artifactId>junit</artifactId>
<version>4.2.7</version>
</dependency>
compile
|-- org.apache.httpcomponents:fluent-hc:4.5.13
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- junit:junit:4.12
|-- org.apache.commons:commons-lang3:3.4
|-- com.github.rholder:guava-retrying:2.0.0
|-- au.com.dius.pact.core:support:4.2.7
|-- au.com.dius.pact:provider:4.2.7
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.4.32