MVN

com.hubspot.dropwizard : dropwizard-guice

Maven & Gradle

Aug 21, 2018
13 usages
268 stars

Simple library for using Guice DI in a dropwizard service.

<dependency>
    <groupId>com.hubspot.dropwizard</groupId>
    <artifactId>dropwizard-guice</artifactId>
    <version>1.3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hubspot.dropwizard : dropwizard-guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5.0

All Versions

Choose a version of com.hubspot.dropwizard : dropwizard-guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
dropwizard-guice-1.3.5.0
1.0.x
dropwizard-guice-1.0.6.0
dropwizard-guice-1.0.2.0
dropwizard-guice-1.0.0.3
dropwizard-guice-1.0.0.2
dropwizard-guice-1.0.0.1
dropwizard-guice-1.0.0
0.8.x
dropwizard-guice-0.8.4.0
dropwizard-guice-0.8.3.0
dropwizard-guice-0.8.2.0
dropwizard-guice-0.8.1.2
dropwizard-guice-0.8.1.1
dropwizard-guice-0.8.1.0
dropwizard-guice-0.8.0
0.7.x
dropwizard-guice-0.7.2.1
dropwizard-guice-0.7.2
dropwizard-guice-0.7.1
dropwizard-guice-0.7.0.3
dropwizard-guice-0.7.0.2
dropwizard-guice-0.7.0.1
dropwizard-guice-0.7.0
0.6.x
dropwizard-guice-0.6.6
dropwizard-guice-0.6.5
dropwizard-guice-0.6.4
dropwizard-guice-0.6.3
dropwizard-guice-0.6.2
dropwizard-guice-0.6.1.6
dropwizard-guice-0.6.1.5
dropwizard-guice-0.6.1.4
dropwizard-guice-0.6.1.1
dropwizard-guice-0.6.1

How to add a dependency to Maven

Add the following com.hubspot.dropwizard : dropwizard-guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hubspot.dropwizard</groupId>
    <artifactId>dropwizard-guice</artifactId>
    <version>1.3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hubspot.dropwizard : dropwizard-guice gradle dependency to your build.gradle file:

implementation 'com.hubspot.dropwizard:dropwizard-guice:1.3.5.0'

Gradle Kotlin DSL: Add the following com.hubspot.dropwizard : dropwizard-guice gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hubspot.dropwizard:dropwizard-guice:1.3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hubspot.dropwizard : dropwizard-guice sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hubspot.dropwizard" % "dropwizard-guice" % "1.3.5.0"

Advertisement

Dependencies from Group

Aug 21, 2018
13 usages
268 stars
Aug 16, 2019
9 usages
42 stars

Discover Dependencies

May 25, 2020
39 usages
5 stars
May 25, 2020
8 usages
5 stars
Mar 18, 2021
258 usages
29 stars
Feb 25, 2023
38 usages
32.2k stars
May 12, 2023
5 usages
12.2k stars
Mar 20, 2020
976 usages
12k stars
May 12, 2023
2 usages
10.6k stars
Jul 18, 2022
3 usages