<dependency>
<groupId>au.com.dius.pact.core</groupId>
<artifactId>model</artifactId>
<version>4.5.10</version>
</dependency>
compile
|-- au.com.dius.pact.core:support:4.5.10
|-- au.com.dius.pact.core:pactbroker:4.5.10
|-- org.apache.tika:tika-core:2.9.1
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.7.22
|-- org.jetbrains.kotlin:kotlin-reflect:1.7.22
|-- org.apache.commons:commons-lang3:3.12.0
|-- org.apache.commons:commons-collections4:4.4
|-- commons-codec:commons-codec:1.15
|-- org.slf4j:slf4j-api:1.7.36
|-- com.github.mifmif:generex:1.0.2