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