License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.whitfin |
ArtifactId | ArtifactIddropwizard-environment-substitutor |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Environment Substitutor
A small bundle for Dropwizard to allow overriding configuration at runtime.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/ -->
<dependency>
<groupId>io.whitfin</groupId>
<artifactId>dropwizard-environment-substitutor</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/
implementation 'io.whitfin:dropwizard-environment-substitutor:1.1.1'
// https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/
implementation ("io.whitfin:dropwizard-environment-substitutor:1.1.1")
'io.whitfin:dropwizard-environment-substitutor:jar:1.1.1'
<dependency org="io.whitfin" name="dropwizard-environment-substitutor" rev="1.1.1">
<artifact name="dropwizard-environment-substitutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.whitfin', module='dropwizard-environment-substitutor', version='1.1.1')
)
libraryDependencies += "io.whitfin" % "dropwizard-environment-substitutor" % "1.1.1"
[io.whitfin/dropwizard-environment-substitutor "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-configuration Optional | jar | 1.3.14 |
io.whitfin : dot-notes | jar | 3.1.3 |
io.whitfin : dottie | jar | 1.0.0 |