Last Version

Typesafe Dropwizard Configuration 1.2

A way to use typesafe config files as dropwizard configuration files

License

License

Categories

Categories

Java Languages DropWizard Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

ca.mestevens.java
ArtifactId

ArtifactId

typesafe-dropwizard-configuration
Version

Version

1.2
Type

Type

jar
Description

Description

Typesafe Dropwizard Configuration
A way to use typesafe config files as dropwizard configuration files
Project URL

Project URL

https://github.com/mestevens/typesafe-dropwizard-configuration.git

Download typesafe-dropwizard-configuration 1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
com.google.inject : guice jar 4.0
io.reactivex : rxjava jar 1.0.16
ma.glasnost.orika : orika-core jar 1.4.6
com.typesafe : config jar 1.3.0
org.apache.commons : commons-io jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-client jar

Project Modules

There are no modules declared in this project.