<dependency>
<groupId>com.capgemini.ntc</groupId>
<artifactId>mrchecker-webapi-module</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.capgemini.ntc', module='mrchecker-webapi-module', version='1.0.0')
)
<parent> <groupId>com.capgemini.ntc</groupId> <artifactId>allure-test-framework</artifactId> <version>2.0.0</version> </parent>
compile
|-- com.capgemini.ntc:allure-core-module:4.12.0.5
|-- io.rest-assured:rest-assured
|-- com.github.tomakehurst:wiremock:2.15.0
|-- com.opentable:wiremock-body-transformer:1.1.6