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