is not current version
Last Version 1.5.0

de.thomaskrille:dropwizard-template-config 1.3.0

Dropwizard bundle that enables you to write your config.yaml as a template.

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

de.thomaskrille
ArtifactId

ArtifactId

dropwizard-template-config
Version

Version

1.3.0
Type

Type

jar

Download dropwizard-template-config 1.3.0


<!-- https://jarcasting.com/artifacts/de.thomaskrille/dropwizard-template-config/ -->
<dependency>
    <groupId>de.thomaskrille</groupId>
    <artifactId>dropwizard-template-config</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.thomaskrille/dropwizard-template-config/
implementation 'de.thomaskrille:dropwizard-template-config:1.3.0'
// https://jarcasting.com/artifacts/de.thomaskrille/dropwizard-template-config/
implementation ("de.thomaskrille:dropwizard-template-config:1.3.0")
'de.thomaskrille:dropwizard-template-config:jar:1.3.0'
<dependency org="de.thomaskrille" name="dropwizard-template-config" rev="1.3.0">
  <artifact name="dropwizard-template-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.thomaskrille', module='dropwizard-template-config', version='1.3.0')
)
libraryDependencies += "de.thomaskrille" % "dropwizard-template-config" % "1.3.0"
[de.thomaskrille/dropwizard-template-config "1.3.0"]