handlebar

Implementation of the Mustache language in Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

handlebar
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

handlebar
Implementation of the Mustache language in Java.
Project URL

Project URL

http://maven.apache.org

Download handlebar

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.spullara.mustache.java/handlebar/ -->
<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>handlebar</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/handlebar/
implementation 'com.github.spullara.mustache.java:handlebar:0.9.7'
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/handlebar/
implementation ("com.github.spullara.mustache.java:handlebar:0.9.7")
'com.github.spullara.mustache.java:handlebar:jar:0.9.7'
<dependency org="com.github.spullara.mustache.java" name="handlebar" rev="0.9.7">
  <artifact name="handlebar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spullara.mustache.java', module='handlebar', version='0.9.7')
)
libraryDependencies += "com.github.spullara.mustache.java" % "handlebar" % "0.9.7"
[com.github.spullara.mustache.java/handlebar "0.9.7"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.spullara.cli-parser : cli-parser jar 1.0
com.github.spullara.mustache.java : compiler jar 0.9.7
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.18
0.8.17
0.8.16
0.8.15
0.8.14
0.8.13
0.8.12.1
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6
0.5