Last Version

Freemarker Template Support for Dropwizard Configuration 1.0.2-aa32f6

Treats the configuration file as a freemarker template

License

License

MIT License
Categories

Categories

DropWizard Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-configuration-freemarker
Version

Version

1.0.2-aa32f6
Type

Type

jar
Description

Description

Freemarker Template Support for Dropwizard Configuration
Treats the configuration file as a freemarker template
Project Organization

Project Organization

DragonZone

Download dropwizard-configuration-freemarker 1.0.2-aa32f6


<!-- https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-configuration-freemarker/ -->
<dependency>
    <groupId>zone.dragon.dropwizard</groupId>
    <artifactId>dropwizard-configuration-freemarker</artifactId>
    <version>1.0.2-aa32f6</version>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-configuration-freemarker/
implementation 'zone.dragon.dropwizard:dropwizard-configuration-freemarker:1.0.2-aa32f6'
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-configuration-freemarker/
implementation ("zone.dragon.dropwizard:dropwizard-configuration-freemarker:1.0.2-aa32f6")
'zone.dragon.dropwizard:dropwizard-configuration-freemarker:jar:1.0.2-aa32f6'
<dependency org="zone.dragon.dropwizard" name="dropwizard-configuration-freemarker" rev="1.0.2-aa32f6">
  <artifact name="dropwizard-configuration-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.dragon.dropwizard', module='dropwizard-configuration-freemarker', version='1.0.2-aa32f6')
)
libraryDependencies += "zone.dragon.dropwizard" % "dropwizard-configuration-freemarker" % "1.0.2-aa32f6"
[zone.dragon.dropwizard/dropwizard-configuration-freemarker "1.0.2-aa32f6"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar
io.dropwizard : dropwizard-core jar
org.freemarker : freemarker jar 2.3.26-incubating
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar 1.7.22

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-client jar

Project Modules

There are no modules declared in this project.