Last Version

HOCON configuration support 0.5.1

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
Version

Version

0.5.1
Type

Type

jar
Description

Description

HOCON configuration support
Enabled using HOCON to configure your dropwizard application

Download dropwizardry-config-hocon 0.5.1


<!-- 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.