<dependency>
<groupId>au.com.dius.pact.consumer</groupId>
<artifactId>junit</artifactId>
<version>4.3.0-beta.0</version>
</dependency>
@Grapes(
@Grab(group='au.com.dius.pact.consumer', module='junit', version='4.3.0-beta.0')
)
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.5.21
|-- org.jetbrains.kotlin:kotlin-reflect:1.5.21
|-- au.com.dius.pact:consumer:4.3.0-beta.0
|-- junit:junit:4.13
|-- org.apache.commons:commons-lang3:3.12.0
|-- com.google.guava:guava:30.1.1-jre
|-- org.apache.httpcomponents.client5:httpclient5:5.1
|-- org.apache.httpcomponents.client5:httpclient5-fluent:5.1