Last Version

Dropwizard Template Configuration 1.5.2

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

co.wrisk.dropwizard
ArtifactId

ArtifactId

dropwizard-template-config
Version

Version

1.5.2
Type

Type

jar
Description

Description

Dropwizard Template Configuration
Dropwizard bundle that enables you to write your config.yaml as a template.
Source Code Management

Source Code Management

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

Download dropwizard-template-config 1.5.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
io.dropwizard : dropwizard-testing jar 1.0.5
org.apache.commons : commons-io jar 1.3.2
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-3

Project Modules

There are no modules declared in this project.