<dependency>
<groupId>org.grails.plugins</groupId>
<artifactId>views-markup</artifactId>
<version>2.1.0.RC2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.grails.plugins', module='views-markup', version='2.1.0.RC2')
)