Last Version

Dropwizard Environment Configuration 1.1

Dropwizard ConfigurationFactory that allows specifying environment variables as values in YAML.

License

License

Categories

Categories

DropWizard Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

de.thomaskrille.dropwizard
ArtifactId

ArtifactId

dropwizard-environment-configuration
Version

Version

1.1
Type

Type

jar
Description

Description

Dropwizard Environment Configuration
Dropwizard ConfigurationFactory that allows specifying environment variables as values in YAML.
Project URL

Project URL

https://github.com/tkrille/dropwizard-environment-config
Source Code Management

Source Code Management

https://github.com/tkrille/dropwizard-environment-config

Download dropwizard-environment-configuration 1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.7.1

Project Modules

There are no modules declared in this project.