MVN

com.yammer.dropwizard : dropwizard-jdbi

Maven & Gradle

Mar 19, 2013
7 usages

Dropwizard JDBI Support

<dependency>
    <groupId>com.yammer.dropwizard</groupId>
    <artifactId>dropwizard-jdbi</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6.2

All Versions

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

Version Vulnerabilities Updated
0.6.x
dropwizard-jdbi-0.6.2
dropwizard-jdbi-0.6.1
dropwizard-jdbi-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yammer.dropwizard</groupId>
    <artifactId>dropwizard-jdbi</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.yammer.dropwizard:dropwizard-jdbi:0.6.2'

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

implementation("com.yammer.dropwizard:dropwizard-jdbi:0.6.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.yammer.dropwizard" % "dropwizard-jdbi" % "0.6.2"

Advertisement

Dependencies from Group

Discover Dependencies

vad
Mar 02, 2018
3 usages
144 stars
Apr 30, 2020
3 usages
52 stars
Aug 24, 2023
43 usages
78 stars
Oct 17, 2019
3 usages
1 stars
Aug 27, 2019
2 usages
0 stars
Jul 17, 2023
122 stars
Apr 28, 2016
3 usages
2.2k stars
May 05, 2018
3 usages
17.1k stars
Dec 01, 2017
4 usages
1 stars