Database module for Dropwizard, providing JDBI and Hibernate support for RESTful web applications.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-db</artifactId>
<version>5.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure a DataSourceFactory for database access.
Ensure your project uses Java 17 or later.
No dependency data recorded yet.