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 |
HomePage | http://jdbi.org/ |
Date | Aug 01, 2018 |
Files | jar (349 KB) View All |
Repositories | Central |
Ranking | #2487 in MvnRepository (See Top Artifacts) |
Used By | 176 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-32697 CVE-2023-2976 CVE-2022-45868 View 10 more ... |
Compile Dependencies (3)
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.github.spotbugs » spotbugs-annotations | 3.1.5 | 4.8.2 | |
Defect Detection Apache 2.0 | com.google.code.findbugs » jsr305 | 3.0.2 | ✔ |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava3 vulnerabilities | 21.0 | 32.1.3-jre | |
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h23 vulnerabilities | 1.3.173 | 2.2.224 | |
Apache 2.0 | com.opentable.components » otj-pg-embedded | 0.11.3 | 1.0.2 | |
Embedded SQL DB | org.hsqldb » hsqldb1 vulnerability | 2.3.2 | 2.7.2 | |
Mocking MIT | org.mockito » mockito-core | 2.18.3 | 5.8.0 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql5 vulnerabilities | 42.2.2 | 42.7.0 | |
JDBC Driver Apache 2.0 | org.xerial » sqlite-jdbc1 vulnerability | 3.8.11.2 | 3.44.1.0 |
Licenses
License | URL |
---|---|
Apache License 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |