The Jdbi core API.
Jdbi 3 is designed to provide convenient tabular data access in
Java(tm) and other JVM based languages.
It uses the Java collections framework for query results,
provides a convenient means of externalizing SQL statements, and
named parameter support for any database that supports JDBC.
License | Apache 2.0 |
---|---|
Tags | jdbi |
Date | Sep 22, 2023 |
Files | pom (4 KB) jar (983 KB) View All |
Repositories | Central |
Ranking | #2487 in MvnRepository (See Top Artifacts) |
Used By | 176 artifacts |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Reflection Apache 2.0 | io.leangen.geantyref » geantyref | 1.3.14 | ✔ | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.9 |
Provided Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection Apache 2.0 | com.google.errorprone » error_prone_annotations | 2.21.1 | 2.23.0 | |
Annotation Lib EPL 2.0GPL | jakarta.annotation » jakarta.annotation-api | 2.1.1 | ✔ | |
Defect Detection MIT | org.checkerframework » checker-qual | 3.38.0 | 3.40.0 | |
Annotation Tool Apache 2.0 | org.immutables » value (optional) | 2.9.3 | 2.10.0 | |
Apache 2.0 | org.inferred » freebuilder (optional) | 2.8.0 | ✔ |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava | 32.1.2-jre | 32.1.3-jre | |
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h2 | 2.2.222 | 2.2.224 | |
Embedded SQL DB Apache 2.0 | de.softwareforge.testing » pg-embedded | 5.0 | 5.1.0 | |
Embedded SQL DB | org.hsqldb » hsqldb | 2.7.2 | ✔ | |
Mocking MIT | org.mockito » mockito-core | 5.5.0 | 5.8.0 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 5.5.0 | 5.8.0 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql | 42.6.0 | 42.7.0 | |
JDBC Driver Apache 2.0 | org.xerial » sqlite-jdbc | 3.43.0.0 | 3.44.1.0 |
Licenses
License | URL |
---|---|
Apache License 2.0 | https://www.apache.org/licenses/LICENSE-2.0.html |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
The Jdbi Team | jdbi |