<dependency>
<groupId>org.graceframework.plugins</groupId>
<artifactId>asset-pipeline-plugin</artifactId>
<version>6.2.0</version>
</dependency>
@Grapes(
@Grab(group='org.graceframework.plugins', module='asset-pipeline-plugin', version='6.2.0')
)