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