<dependency>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-model</artifactId>
<version>1.5.1</version>
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-model', version='1.5.1')
)