dropwizard-views-jade

Allows you to use jade templates with dropwizards view rendering module

License

License

Categories

Categories

DropWizard Container Microservices JADE General Purpose Libraries Utility
GroupId

GroupId

com.gethalfpint
ArtifactId

ArtifactId

dropwizard-views-jade
Last Version

Last Version

0.9.1-1
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-views-jade
Allows you to use jade templates with dropwizards view rendering module
Project URL

Project URL

https://github.com/gethalfpintoss/dropwizard-views-jade

Download dropwizard-views-jade

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-views jar 0.9.1
de.neuland-bfi : jade4j jar 1.1.3
com.javaslang : javaslang jar 2.0.0-RC2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1-1