<dependency>
<groupId>velocity-tools</groupId>
<artifactId>velocity-tools-generic</artifactId>
<version>1.1</version>
</dependency>
@Grapes(
@Grab(group='velocity-tools', module='velocity-tools-generic', version='1.1')
)