<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>chutney-junit-api</artifactId>
<version>1.4.7</version>
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-junit-api', version='1.4.7')
)