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 |
---|---|
Date | Feb 03, 2023 |
Files | pom (5 KB) jar (916 KB) View All |
Repositories | Central |
Ranking | #2453 in MvnRepository (See Top Artifacts) |
Used By | 166 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-45868 |
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.7 |
Provided Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.github.spotbugs » spotbugs-annotations | 4.7.3 | ✔ | |
Defect Detection Apache 2.0 | com.google.code.findbugs » jsr305 | 3.0.2 | ✔ | |
Annotation Tool Apache 2.0 | org.immutables » value (optional) | 2.8.8 | 2.9.3 | |
Apache 2.0 | org.inferred » freebuilder (optional) | 2.7.0 | 2.8.0 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava | 30.1.1-jre | 31.1-jre | |
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h21 vulnerability | 2.1.214 | ✔ | |
Embedded SQL DB Apache 2.0 | de.softwareforge.testing » pg-embedded | 4.2 | ✔ | |
Embedded SQL DB | org.hsqldb » hsqldb | 2.7.1 | ✔ | |
Mocking MIT | org.mockito » mockito-core | 4.2.0 | 5.2.0 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.2.0 | 5.2.0 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql | 42.5.1 | 42.6.0 | |
JDBC Driver Apache 2.0 | org.xerial » sqlite-jdbc | 3.36.0.1 | 3.41.2.1 |
Licenses
License | URL |
---|---|
Apache License 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
The Jdbi Team | jdbi |