<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.22.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.tomakehurst', module='wiremock-jre8-standalone', version='2.22.0')
)