dropwizard-config-importable

Use configuration imports in Dropwizard instead of copy-pasting files for each environment

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.foodpanda
ArtifactId

ArtifactId

dropwizard-config-importable
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-config-importable
Use configuration imports in Dropwizard instead of copy-pasting files for each environment
Project URL

Project URL

https://github.com/foodpanda/dropwizard-config-importable

Download dropwizard-config-importable

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar 1.0.5
io.dropwizard : dropwizard-jackson jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.foodpanda

foodpanda GmbH

Open Source Projects

Versions

Version
0.1.0