A Dropwizard module providing integration with JDBI for database access in RESTful web applications.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jdbi</artifactId>
<version>1.3.29</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JDBI instance in a Dropwizard application.
Use JDBI v2 API or upgrade to Dropwizard 2.x with JDBI v3.
No dependency data recorded yet.