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