Last Version

Dropwizard Template Configuration 1.5.0

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

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

de.thomaskrille
ArtifactId

ArtifactId

dropwizard-template-config
Version

Version

1.5.0
Type

Type

jar
Description

Description

Dropwizard Template Configuration
Dropwizard bundle that enables you to write your config.yaml as a template.
Project URL

Project URL

https://github.com/tkrille/dropwizard-template-config
Source Code Management

Source Code Management

https://github.com/tkrille/dropwizard-template-config

Download dropwizard-template-config 1.5.0


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

Dependencies

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.7.1
org.apache.commons : commons-io jar 1.3.2
org.spockframework : spock-core jar 0.7-groovy-2.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.