is not current version
Last Version 0.7.0.4

br.com.ingenieux.dropwizard:dropwizard-governator 0.7.0.3

Simple library for using Guice DI in a dropwizard service.

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.3
Type

Type

jar

Download dropwizard-governator 0.7.0.3


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