Last Version

org.kiwiproject:dropwizard-config-providers 1.1.6

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

1.1.6
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 1.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.kiwiproject : kiwi jar 2.0.0
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar
org.projectlombok : lombok jar 1.18.24

test (10)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.kiwiproject : kiwi-test jar 2.0.0
ch.qos.logback : logback-classic jar
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit-pioneer : junit-pioneer jar 1.7.0
org.mockito : mockito-core jar 4.5.0

Project Modules

There are no modules declared in this project.