Last Version

Dropwizard Guice Intergration 0.9.2-2

A minimalistic integration of guice and dropwizard.

License

License

Categories

Categories

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

GroupId

de.jakobjarosch.dropwizard
ArtifactId

ArtifactId

dropwizard-guice
Version

Version

0.9.2-2
Type

Type

jar
Description

Description

Dropwizard Guice Intergration
A minimalistic integration of guice and dropwizard.
Project URL

Project URL

https://github.com/foxylion/dropwizard-guice
Source Code Management

Source Code Management

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

Download dropwizard-guice 0.9.2-2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-servlet jar 4.0

Project Modules

There are no modules declared in this project.