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