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