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