is not current version
Last Version 1.1.4-b6fb6b

zone.dragon.dropwizard:dropwizard-configuration-jtwig 1.0.1-db2632

Treats the configuration file as a Jtwig template

Categories

Categories

DropWizard Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-configuration-jtwig
Version

Version

1.0.1-db2632
Type

Type

jar

Download dropwizard-configuration-jtwig 1.0.1-db2632


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