File | Operation |
---|---|
wiremock-jre8-3.0.0.pom | download |
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.tomakehurst', module='wiremock-jre8', version='3.0.0')
)