文件名 | 操作 |
---|---|
arquillian-reporter-parent-0.0.2.pom | 下载 |
<dependency>
<groupId>org.arquillian.reporter</groupId>
<artifactId>arquillian-reporter-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.arquillian.reporter', module='arquillian-reporter-parent', version='0.0.2')
)
<dependency org="org.arquillian.reporter" name="arquillian-reporter-parent" rev="0.0.2" />