Last Version

Handlebars.java without Rhino 4.0.7

Make sure handlebars can't run without Rhino

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-without-rhino
Version

Version

4.0.7
Type

Type

jar
Description

Description

Handlebars.java without Rhino
Make sure handlebars can't run without Rhino

Download handlebars-without-rhino 4.0.7


<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-without-rhino/ -->
<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-without-rhino</artifactId>
    <version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-without-rhino/
implementation 'com.github.jknack:handlebars-without-rhino:4.0.7'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-without-rhino/
implementation ("com.github.jknack:handlebars-without-rhino:4.0.7")
'com.github.jknack:handlebars-without-rhino:jar:4.0.7'
<dependency org="com.github.jknack" name="handlebars-without-rhino" rev="4.0.7">
  <artifact name="handlebars-without-rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-without-rhino', version='4.0.7')
)
libraryDependencies += "com.github.jknack" % "handlebars-without-rhino" % "4.0.7"
[com.github.jknack/handlebars-without-rhino "4.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.0.7

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.3
junit : junit jar 4.11
org.easymock : easymock jar 3.1
com.github.jknack : handlebars jar 4.0.7

Project Modules

There are no modules declared in this project.