文件名 | 操作 |
---|---|
allure-test-framework-0.0.2.pom | 下载 |
<dependency>
<groupId>com.capgemini.ntc</groupId>
<artifactId>allure-test-framework</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.capgemini.ntc', module='allure-test-framework', version='0.0.2')
)