<dependency>
<groupId>com.github.jknack</groupId>
<artifactId>handlebars-without-rhino</artifactId>
<version>2.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-without-rhino', version='2.3.0')
)