Last Version

Dropwizard Multi Config 0.5.25

Dropwizard Multiple Configuration Support

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.thenewentity
ArtifactId

ArtifactId

dropwizard-multi-config
Version

Version

0.5.25
Type

Type

jar
Description

Description

Dropwizard Multi Config
Dropwizard Multiple Configuration Support
Project URL

Project URL

https://github.com/earlye/dropwizard-multi-config
Source Code Management

Source Code Management

https://github.com/earlye/dropwizard-multi-config

Download dropwizard-multi-config 0.5.25


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3
commons-io : commons-io jar 2.4
io.dropwizard : dropwizard-core jar 0.8.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.