is not current version
Last Version 0.5.25

com.thenewentity:dropwizard-multi-config 0.2.15

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

Type

jar

Download dropwizard-multi-config 0.2.15


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