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