A convenient SQL convenience library for Java that provides tabular data access using collections and named parameters.
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi</artifactId>
<version>2.63.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a database handle using jDBI.
Use org.jdbi.v3 for version 3.x or org.skife.jdbi.v2 for 2.x.
No dependency data recorded yet.