Jar examples for d:dropwizard-environment-configuration
Dropwizard ConfigurationFactory that allows specifying environment variables as values in YAML.
You can download jar file dropwizard-environment-configuration 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dropwizard-environment-configuration-1.0.jar to your project.
<dependency> <groupId>de.thomaskrille.dropwizard</groupId> <artifactId>dropwizard-environment-configuration</artifactId> <version>1.0</version> </dependency>
compile group: 'de.thomaskrille.dropwizard', name: 'dropwizard-environment-configuration', version: '1.0'
libraryDependencies += "de.thomaskrille.dropwizard" % "dropwizard-environment-configuration" % "1.0"
<dependency org="de.thomaskrille.dropwizard" name="dropwizard-environment-configuration" rev="1.0"/>
@Grapes(@Grab(group='de.thomaskrille.dropwizard', module='dropwizard-environment-configuration', version='1.0'))
'de.thomaskrille.dropwizard:dropwizard-environment-configuration:jar:1.0'
Click the following link to download the jar file.
dropwizard-environment-configuration-1.0-javadoc.jar