is not current version
Last Version 0.5.25

com.thenewentity:dropwizard-multi-config 0.3.17

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.3.17
Type

Type

jar

Download dropwizard-multi-config 0.3.17


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