HOCON configuration support

Enabled using HOCON to configure your dropwizard application

License

License

Categories

Categories

DropWizard Container Microservices AWS PaaS Providers config Application Layer Libs Configuration
GroupId

GroupId

com.jasonclawson.dropwizardry
ArtifactId

ArtifactId

dropwizardry-config-hocon
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

HOCON configuration support
Enabled using HOCON to configure your dropwizard application

Download dropwizardry-config-hocon

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.jasonclawson : jackson-dataformat-hocon jar 1.0.8
io.dropwizard : dropwizard-core jar 0.7.0-rc2
org.projectlombok : lombok jar 0.12.0

Project Modules

There are no modules declared in this project.

dropwizardry

Makes dropwizard even more awesome

Versions

Version
0.5.1