File | Operation |
---|---|
chutney-junit-parent-1.5.3.pom | download |
<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')
)
<parent> <groupId>com.chutneytesting</groupId> <artifactId>chutney-parent</artifactId> <version>1.5.3</version> </parent>