is not current version
Last Version 1.1.6

org.kiwiproject:dropwizard-config-providers 0.15.0

Dropwizard Config Providers is a utility library to assist in providing default config properties to dropwizard services.

License

License

Categories

Categories

IDE Development Tools DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-config-providers
Version

Version

0.15.0
Type

Type

jar
Description

Description

org.kiwiproject:dropwizard-config-providers
Dropwizard Config Providers is a utility library to assist in providing default config properties to dropwizard services.
Project URL

Project URL

https://github.com/kiwiproject/dropwizard-config-providers
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/dropwizard-config-providers

Download dropwizard-config-providers 0.15.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.kiwiproject : kiwi jar 0.23.0
org.apache.commons : commons-text jar 1.9
org.kiwiproject : kiwi-test jar 0.19.0
org.slf4j : slf4j-api jar 1.7.30

provided (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar 2.0.22
io.dropwizard : dropwizard-jackson jar 2.0.22
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
io.dropwizard.metrics : metrics-jersey2 jar 4.1.22
org.projectlombok : lombok jar 1.18.20

test (11)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.22
io.dropwizard : dropwizard-testing jar 2.0.22
io.dropwizard.metrics : metrics-jetty9 jar 4.1.22
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit-pioneer : junit-pioneer jar 1.4.1
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.10.0

Project Modules

There are no modules declared in this project.