Dropwizard Environment Substitutor

A small bundle for Dropwizard to allow overriding configuration at runtime.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.whitfin
ArtifactId

ArtifactId

dropwizard-environment-substitutor
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Environment Substitutor
A small bundle for Dropwizard to allow overriding configuration at runtime.
Project URL

Project URL

https://github.com/whitfin/dropwizard-environment-substitutor

Download dropwizard-environment-substitutor

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0