License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.porch |
ArtifactId | ArtifactIddropwizard-views-handlebars |
Last Version | Last Version0.7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Handlebars Views
Handlebars Templating for Dropwizard
|
<!-- https://jarcasting.com/artifacts/com.porch/dropwizard-views-handlebars/ -->
<dependency>
<groupId>com.porch</groupId>
<artifactId>dropwizard-views-handlebars</artifactId>
<version>0.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.porch/dropwizard-views-handlebars/
implementation 'com.porch:dropwizard-views-handlebars:0.7.1.1'
// https://jarcasting.com/artifacts/com.porch/dropwizard-views-handlebars/
implementation ("com.porch:dropwizard-views-handlebars:0.7.1.1")
'com.porch:dropwizard-views-handlebars:jar:0.7.1.1'
<dependency org="com.porch" name="dropwizard-views-handlebars" rev="0.7.1.1">
<artifact name="dropwizard-views-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.porch', module='dropwizard-views-handlebars', version='0.7.1.1')
)
libraryDependencies += "com.porch" % "dropwizard-views-handlebars" % "0.7.1.1"
[com.porch/dropwizard-views-handlebars "0.7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-views | jar | 0.7.1 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |
com.github.jknack : handlebars | jar | 1.3.2 |
com.github.jknack : handlebars-guava-cache | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.jersey-test-framework : jersey-test-framework-core | jar | 1.18.1 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-http | jar | 1.18.1 |
org.assertj : assertj-core | jar | 1.6.1 |
junit : junit | jar | 4.11 |