Last Version

Dropwizard :: Configuration :: Jtwig Templates 1.1.4-b6fb6b

Treats the configuration file as a Jtwig template

License

License

Categories

Categories

DropWizard Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-configuration-jtwig
Version

Version

1.1.4-b6fb6b
Type

Type

jar
Description

Description

Dropwizard :: Configuration :: Jtwig Templates
Treats the configuration file as a Jtwig template
Project URL

Project URL

https://github.com/dragonzone/dropwizard-configuration-jtwig
Project Organization

Project Organization

DragonZone
Source Code Management

Source Code Management

https://github.com/dragonzone/dropwizard-configuration-jtwig/tree/master

Download dropwizard-configuration-jtwig 1.1.4-b6fb6b


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
io.dropwizard : dropwizard-configuration jar
io.dropwizard : dropwizard-core jar
org.jtwig : jtwig-core jar 5.86.1.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.1
org.junit.jupiter : junit-jupiter-api jar 5.2.0
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.