File | Operation |
---|---|
chutney-junit-parent-2.9.0.pom | download |
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>chutney-junit-parent</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-junit-parent', version='2.9.0')
)
<parent> <groupId>com.chutneytesting</groupId> <artifactId>chutney-parent</artifactId> <version>2.9.0</version> </parent>