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