Last Version

Handlebars.java 4.3.0

Logic-less and semantic templates with Java

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars.java
Version

Version

4.3.0
Type

Type

pom
Description

Description

Handlebars.java
Logic-less and semantic templates with Java
Project URL

Project URL

https://github.com/jknack/handlebars.java

Download handlebars.java 4.3.0

Filename Size
handlebars.java-4.3.0.pom 12 KB
Browse

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

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-helpers
  • handlebars-springmvc
  • handlebars-jackson2
  • handlebars-humanize
  • handlebars-proto
  • handlebars-guava-cache
  • handlebars-caffeine
  • handlebars-maven-plugin
  • handlebars-maven-plugin-tests