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