<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>scripting-groovy</artifactId>
<version>0.6</version>
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='scripting-groovy', version='0.6')
)