<dependency>
<groupId>au.com.dius.pact.consumer</groupId>
<artifactId>junit</artifactId>
<version>4.4.1</version>
</dependency>
compile
|-- au.com.dius.pact:consumer:4.4.1
|-- org.apache.httpcomponents.client5:httpclient5:5.1.1
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21
|-- org.jetbrains.kotlin:kotlin-reflect:1.6.21
|-- org.apache.httpcomponents.client5:httpclient5-fluent:5.1.1