Handlebars.java

Logic-less and semantic templates with Java

License

License

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

handlebars.java
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Handlebars.java
Logic-less and semantic templates with Java

Download handlebars.java

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • handlebars
  • handlebars-springmvc
  • handlebars-json
  • handlebars-markdown

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0