Jar examples for d:dropwizard-guice
Simple library for using Guice DI in a dropwizard service forked from hubspot/dropwizard-guice.
You can download jar file dropwizard-guice 0.7.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dropwizard-guice-0.7.1.jar to your project.
<dependency> <groupId>com.fiestacabin.dropwizard.guice</groupId> <artifactId>dropwizard-guice</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.fiestacabin.dropwizard.guice', name: 'dropwizard-guice', version: '0.7.1'
libraryDependencies += "com.fiestacabin.dropwizard.guice" % "dropwizard-guice" % "0.7.1"
<dependency org="com.fiestacabin.dropwizard.guice" name="dropwizard-guice" rev="0.7.1"/>
@Grapes(@Grab(group='com.fiestacabin.dropwizard.guice', module='dropwizard-guice', version='0.7.1'))
'com.fiestacabin.dropwizard.guice:dropwizard-guice:jar:0.7.1'
Click the following link to download the jar file.
dropwizard-guice-0.7.1-javadoc.jar