文件名 | 操作 |
---|---|
chutney-junit-parent-1.5.3.pom | 下载 |
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>chutney-junit-parent</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-junit-parent', version='1.5.3')
)