Last Version

Dropwizard Bundle for Guice 0.6.2-1.0.0

Bundle (plugin-in) for Dropwizard to enable Guice dependency injection

License

License

Categories

Categories

DropWizard Container Microservices GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.fizmo
ArtifactId

ArtifactId

dropwizard-bundle-guice
Version

Version

0.6.2-1.0.0
Type

Type

jar
Description

Description

Dropwizard Bundle for Guice
Bundle (plugin-in) for Dropwizard to enable Guice dependency injection
Project URL

Project URL

http://github.com/fizmo/dropwizard-bundle-guice
Source Code Management

Source Code Management

https://github.com/fizmo/dropwizard-bundle-guice

Download dropwizard-bundle-guice 0.6.2-1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2
com.sun.jersey.contribs : jersey-guice jar 1.17.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.google.inject.extensions : guice-multibindings jar 3.0
com.yammer.dropwizard : dropwizard-testing jar 0.6.2

Project Modules

There are no modules declared in this project.