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.8.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dropwizard-guice-0.8.4.0.jar to your project.
<dependency> <groupId>com.hubspot.dropwizard</groupId> <artifactId>dropwizard-guice</artifactId> <version>0.8.4.0</version> </dependency>
compile group: 'com.hubspot.dropwizard', name: 'dropwizard-guice', version: '0.8.4.0'
libraryDependencies += "com.hubspot.dropwizard" % "dropwizard-guice" % "0.8.4.0"
<dependency org="com.hubspot.dropwizard" name="dropwizard-guice" rev="0.8.4.0"/>
@Grapes(@Grab(group='com.hubspot.dropwizard', module='dropwizard-guice', version='0.8.4.0'))
'com.hubspot.dropwizard:dropwizard-guice:jar:0.8.4.0'
Click the following link to download the jar file.
dropwizard-guice-0.8.4.0-javadoc.jar