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