is not current version
Last Version 0.7.1

com.fiestacabin.dropwizard.guice:dropwizard-guice 0.5.1

Simple library for using Guice DI in a dropwizard app.

Categories

Categories

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

GroupId

com.fiestacabin.dropwizard.guice
ArtifactId

ArtifactId

dropwizard-guice
Version

Version

0.5.1
Type

Type

jar

Download dropwizard-guice 0.5.1


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