is not current version
Last Version 0.7.1.1

com.porch:dropwizard-views-handlebars 0.7.1

Handlebars Templating for Dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.porch
ArtifactId

ArtifactId

dropwizard-views-handlebars
Version

Version

0.7.1
Type

Type

jar

Download dropwizard-views-handlebars 0.7.1


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