is not current version
Last Version 1.1.14

com.gruelbox:dropwizard-guice-box 0.0.4

Dropwizard/Guice integration bundle Core

Categories

Categories

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

GroupId

com.gruelbox
ArtifactId

ArtifactId

dropwizard-guice-box
Version

Version

0.0.4
Type

Type

jar

Download dropwizard-guice-box 0.0.4


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