文件名 | 操作 |
---|---|
allure-core-1.4.0.RC1.pom | 下载 |
<dependency>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>1.4.0.RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-core', version='1.4.0.RC1')
)