Last Version

dropwizard-guice 1.0.5

Simple library for using Guice DI in a dropwizard service forked from hubspot/dropwizard-guice.

License

License

Categories

Categories

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

GroupId

io.paradoxical
ArtifactId

ArtifactId

dropwizard-guice
Version

Version

1.0.5
Type

Type

jar
Description

Description

dropwizard-guice
Simple library for using Guice DI in a dropwizard service forked from hubspot/dropwizard-guice.
Project URL

Project URL

https://github.com/paradoxical-io/dropwizard-guice

Download dropwizard-guice 1.0.5


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

Dependencies

compile (20)

Group / Artifact Type Version
io.paradoxical : dropwizard-bundles jar 0.9.2
com.google.code.findbugs : annotations jar 3.0.0
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-jackson jar
io.dropwizard : dropwizard-jersey jar
io.dropwizard : dropwizard-jetty jar
io.dropwizard : dropwizard-lifecycle jar
io.dropwizard : dropwizard-servlets jar
io.dropwizard.metrics : metrics-healthchecks jar
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
com.squarespace.jersey2-guice : jersey2-guice-impl jar 1.0.6
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.22
org.glassfish.hk2 : hk2-api jar 2.5.0-b28
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.google.guava : guava jar 20.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.3.0
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-client jar

Project Modules

There are no modules declared in this project.