Jar examples for h:handlebars
Logic-less and semantic templates with Java
You can download jar file handlebars 4.0.6 in this page.
BSD-style
You can use the following script to add handlebars-4.0.6.jar to your project.
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>handlebars</artifactId> <version>4.0.6</version> </dependency>
compile group: 'org.webjars.npm', name: 'handlebars', version: '4.0.6'
libraryDependencies += "org.webjars.npm" % "handlebars" % "4.0.6"
<dependency org="org.webjars.npm" name="handlebars" rev="4.0.6"/>
@Grapes(@Grab(group='org.webjars.npm', module='handlebars', version='4.0.6'))
'org.webjars.npm:handlebars:jar:4.0.6'
Click the following link to download the jar file.
handlebars-4.0.6-javadoc.jar