Handlebars

Logic-less and semantic templates with Java

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars
Last Version

Last Version

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

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.2.6
org.jacoco : org.jacoco.agent jar 0.8.7
junit : junit jar 4.13.2
org.yaml : snakeyaml jar 1.29
commons-io : commons-io jar 2.11.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0