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