Dropwizard Template Configuration

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

com.expediagroup.dropwizard
ArtifactId

ArtifactId

dropwizard-template-config
Last Version

Last Version

3.0.0
Release Date

Release Date

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/ExpediaGroup/dropwizard-template-config
Source Code Management

Source Code Management

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

Download dropwizard-template-config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.freemarker : freemarker jar 2.3.22

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
commons-io : commons-io jar 2.11.0
org.assertj : assertj-core jar
org.codehaus.groovy : groovy jar 3.0.10
org.spockframework : spock-core jar 2.1-groovy-3.0

Project Modules

There are no modules declared in this project.
com.expediagroup.dropwizard

Expedia Group Open Source

Versions

Version
3.0.0
2.0.0