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