is not current version
Last Version 0.5.25

com.thenewentity:dropwizard-multi-config 0.1.12

Dropwizard Multiple Configuration Support

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.thenewentity
ArtifactId

ArtifactId

dropwizard-multi-config
Version

Version

0.1.12
Type

Type

jar

Download dropwizard-multi-config 0.1.12


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