<dependency>
<groupId>org.graceframework.plugins</groupId>
<artifactId>views-json</artifactId>
<version>6.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.graceframework.plugins', module='views-json', version='6.1.0')
)