<dependency>
<groupId>au.com.dius.pact</groupId>
<artifactId>provider</artifactId>
<version>4.1.43</version>
</dependency>
compile
|-- commons-io:commons-io:2.11.0
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- au.com.dius.pact.core:model:4.1.43
|-- au.com.dius.pact.core:pactbroker:4.1.43
|-- au.com.dius.pact.core:matchers:4.1.43
|-- au.com.dius.pact.core:support:4.1.43
|-- com.michael-bull.kotlin-result:kotlin-result:1.1.6
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|-- org.jetbrains.kotlin:kotlin-reflect:1.3.72
|-- org.slf4j:slf4j-api:1.7.36
|-- org.scala-lang:scala-library:2.13.2
|-- io.github.classgraph:classgraph:4.8.105
|-- org.codehaus.groovy:groovy:3.0.18
|-- com.github.ajalt:mordant:1.2.1