is not current version
Last Version 1.3.5.0

com.hubspot.dropwizard:dropwizard-guice 0.6.1

Simple library for using Guice DI in a dropwizard service.

Categories

Categories

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

GroupId

com.hubspot.dropwizard
ArtifactId

ArtifactId

dropwizard-guice
Version

Version

0.6.1
Type

Type

jar

Download dropwizard-guice 0.6.1


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