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 | Oct 05, 2022 |
Files | pom (5 KB) jar (895 KB) View All |
Repositories | Central |
Ranking | #2495 in MvnRepository (See Top Artifacts) |
Used By | 159 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-45868 CVE-2022-41946 CVE-2022-41853 |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Cache Impl Apache 2.0 | com.github.ben-manes.caffeine » caffeine | 3.0.3 | 3.1.2 | |
Reflection Apache 2.0 | io.leangen.geantyref » geantyref | 1.3.13 | 1.3.14 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.32 | 2.0.6 |
Provided Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.github.spotbugs » spotbugs-annotations | 4.7.1 | 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.212 | 2.1.214 | |
Embedded SQL DB Apache 2.0 | de.softwareforge.testing » pg-embedded | 4.2 | ✔ | |
Embedded SQL DB | org.hsqldb » hsqldb1 vulnerability | 2.6.0 | 2.7.1 | |
Mocking MIT | org.mockito » mockito-core | 4.2.0 | 5.1.1 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.2.0 | 5.1.1 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql1 vulnerability | 42.5.0 | 42.5.1 | |
JDBC Driver Apache 2.0 | org.xerial » sqlite-jdbc | 3.36.0.1 | 3.40.0.0 |
Licenses
License | URL |
---|---|
Apache License 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |