<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-templates</artifactId>
<version>2.4.0-beta-1</version>
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy', module='groovy-templates', version='2.4.0-beta-1')
)