Last Version

Dropwizard Governator Support 0.7.0.4

Simple library for using Guice DI in a dropwizard service.

License

License

Categories

Categories

DropWizard Container Microservices Governator Application Layer Libs Dependency Injection
GroupId

GroupId

br.com.ingenieux.dropwizard
ArtifactId

ArtifactId

dropwizard-governator
Version

Version

0.7.0.4
Type

Type

jar
Description

Description

Dropwizard Governator Support
Simple library for using Guice DI in a dropwizard service.
Project URL

Project URL

https://github.com/ingenieux/dropwizard-governator

Download dropwizard-governator 0.7.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-servlet jar 3.0
com.netflix.governator : governator jar 1.2.20
com.sun.jersey.contribs : jersey-guice jar 1.18.1
org.reflections : reflections jar 0.9.9-RC2

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1

Project Modules

There are no modules declared in this project.