Core API for JDBI 3, providing convenient SQL access with Java collections and named parameters.
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.53.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an in-memory H2 database, inserts data, and queries it using JDBI.
Use org.jdbi.v3 packages instead of org.skife.jdbi.v2.
No dependency data recorded yet.