Last Version

Handlebars templates for Play framework 2.6.7

Handlebars templates based on Java port of handlebars with special handlers for Play Framework

License

License

GroupId

GroupId

com.github.andriykuba
ArtifactId

ArtifactId

play-handlebars
Version

Version

2.6.7
Type

Type

jar
Description

Description

Handlebars templates for Play framework
Handlebars templates based on Java port of handlebars with special handlers for Play Framework
Project URL

Project URL

https://github.com/andriykuba/play-handlebars
Source Code Management

Source Code Management

http://github.com/andriykuba/play-handlebars

Download play-handlebars 2.6.7


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

Dependencies

provided (4)

Group / Artifact Type Version
com.typesafe.play : play-java_2.12 jar 2.6.0
com.typesafe.play : play-cache_2.12 jar 2.6.0
com.typesafe.play : play-json_2.12 jar 2.6.0
com.typesafe.play : play-java-forms_2.12 jar 2.6.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47
org.slf4j : slf4j-simple jar 1.7.25
com.typesafe.play : play-test_2.12 jar 2.6.0

Project Modules

There are no modules declared in this project.