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