Handlebars

Logic-less and semantic templates with Java

License

License

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

handlebars
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Handlebars
Logic-less and semantic templates with Java

Download handlebars

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.parboiled : parboiled-java jar 1.0.2
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.3
junit : junit jar 4.10
org.yaml : snakeyaml jar 1.10
org.easymock : easymock jar 3.1
org.powermock : powermock-api-easymock jar 1.4.12
org.powermock : powermock-module-junit4 jar 1.4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0