is not current version
Last Version 3.0.0

Dropwizard Template Configuration 2.0.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

com.expediagroup.dropwizard
ArtifactId

ArtifactId

dropwizard-template-config
Version

Version

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

Source Code Management

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

Download dropwizard-template-config 2.0.0


<!-- https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/ -->
<dependency>
    <groupId>com.expediagroup.dropwizard</groupId>
    <artifactId>dropwizard-template-config</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/
implementation 'com.expediagroup.dropwizard:dropwizard-template-config:2.0.0'
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/
implementation ("com.expediagroup.dropwizard:dropwizard-template-config:2.0.0")
'com.expediagroup.dropwizard:dropwizard-template-config:jar:2.0.0'
<dependency org="com.expediagroup.dropwizard" name="dropwizard-template-config" rev="2.0.0">
  <artifact name="dropwizard-template-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.dropwizard', module='dropwizard-template-config', version='2.0.0')
)
libraryDependencies += "com.expediagroup.dropwizard" % "dropwizard-template-config" % "2.0.0"
[com.expediagroup.dropwizard/dropwizard-template-config "2.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.7
org.assertj : assertj-core jar
org.codehaus.groovy : groovy jar 2.5.13
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.