Last Version

com.hubspot.dropwizard:dropwizard-guice 1.3.5.0

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

1.3.5.0
Type

Type

jar
Description

Description

Simple library for using Guice DI in a dropwizard service.
Project URL

Project URL

https://github.com/HubSpot/dropwizard-guice

Download dropwizard-guice 1.3.5.0


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

Dependencies

compile (22)

Group / Artifact Type Version
com.squarespace.jersey2-guice : jersey2-guice-impl jar 1.0.6
com.google.code.findbugs : annotations jar 3.0.1
io.dropwizard : dropwizard-core jar 1.3.5
io.dropwizard : dropwizard-jackson jar 1.3.5
io.dropwizard : dropwizard-jersey jar 1.3.5
io.dropwizard : dropwizard-jetty jar 1.3.5
io.dropwizard : dropwizard-lifecycle jar 1.3.5
io.dropwizard : dropwizard-logging jar 1.3.5
io.dropwizard : dropwizard-servlets jar 1.3.5
io.dropwizard.metrics : metrics-core jar 4.0.2
io.dropwizard.metrics : metrics-healthchecks jar 4.0.2
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-servlet jar 4.1.0
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.reflections : reflections jar 0.9.10
javax.servlet : javax.servlet-api jar 3.1.0
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.glassfish.hk2 : hk2-api jar 2.5.0-b32
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.google.guava : guava jar 24.0-jre

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.16
org.assertj : assertj-core jar 3.9.1
io.dropwizard : dropwizard-testing jar 1.3.5
io.dropwizard : dropwizard-client jar 1.3.5

Project Modules

There are no modules declared in this project.