<dependency>
<groupId>com.conversantmedia</groupId>
<artifactId>mara-annotations</artifactId>
<version>0.9.6</version>
</dependency>
@Grapes(
@Grab(group='com.conversantmedia', module='mara-annotations', version='0.9.6')
)