<dependency>
<groupId>au.com.dius.pact</groupId>
<artifactId>consumer</artifactId>
<version>4.5.13</version>
</dependency>
compile
|-- au.com.dius.pact.core:support:4.5.13
|-- au.com.dius.pact.core:model:4.5.13
|-- au.com.dius.pact.core:matchers:4.5.13
|-- org.apache.httpcomponents.client5:httpclient5:5.1.3
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.7.22
|-- org.jetbrains.kotlin:kotlin-reflect:1.7.22
|-- org.apache.httpcomponents.client5:httpclient5-fluent:5.1.3
|-- com.googlecode.java-diff-utils:diffutils:1.3.0
|-- dk.brics.automaton:automaton:1.11-8
|-- io.netty:netty-handler:4.1.108.Final
|-- org.slf4j:slf4j-api:1.7.36
|-- io.ktor:ktor-server-netty:1.6.8
|-- io.ktor:ktor-network-tls-certificates:1.6.8
|-- io.pact.plugin.driver:core:0.4.2
|-- org.apache.commons:commons-lang3:3.12.0
|-- com.github.mifmif:generex:1.0.2
|-- commons-io:commons-io:2.14.0