License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.codemonastery |
ArtifactId | ArtifactIddropwizard-views-handlebars |
Last Version | Last Version1.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Views Handlebars
Handlebars integration for dropwizard views
|
<!-- https://jarcasting.com/artifacts/io.codemonastery/dropwizard-views-handlebars/ -->
<dependency>
<groupId>io.codemonastery</groupId>
<artifactId>dropwizard-views-handlebars</artifactId>
<version>1.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codemonastery/dropwizard-views-handlebars/
implementation 'io.codemonastery:dropwizard-views-handlebars:1.0.0.0'
// https://jarcasting.com/artifacts/io.codemonastery/dropwizard-views-handlebars/
implementation ("io.codemonastery:dropwizard-views-handlebars:1.0.0.0")
'io.codemonastery:dropwizard-views-handlebars:jar:1.0.0.0'
<dependency org="io.codemonastery" name="dropwizard-views-handlebars" rev="1.0.0.0">
<artifact name="dropwizard-views-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codemonastery', module='dropwizard-views-handlebars', version='1.0.0.0')
)
libraryDependencies += "io.codemonastery" % "dropwizard-views-handlebars" % "1.0.0.0"
[io.codemonastery/dropwizard-views-handlebars "1.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-views | jar | 0.9.2 |
com.github.jknack : handlebars | jar | 4.0.6 |
com.github.jknack : handlebars-guava-cache | jar | 4.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jdk-http | jar | 2.21 |
org.assertj : assertj-core | jar | 1.6.1 |