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 |
---|---|
HomePage | http://jdbi.org/ |
Date | Jun 14, 2018 |
Files | jar (349 KB) View All |
Repositories | Central |
Ranking | #2472 in MvnRepository (See Top Artifacts) |
Used By | 164 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-45868 CVE-2022-41946 CVE-2022-41853 View 9 more ... |
Compile Dependencies (3)
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Annotation Lib LGPL | com.google.code.findbugs » findbugs-annotations | 3.0.1 | ✔ | |
Defect Detection Apache 2.0 | com.google.code.findbugs » jsr305 | 3.0.1 | 3.0.2 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 21.0 | 31.1-jre | |
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h24 vulnerabilities | 1.3.173 | 2.1.214 | |
Apache 2.0 | com.opentable.components » otj-pg-embedded | 0.11.3 | 1.0.1 | |
Embedded SQL DB | org.hsqldb » hsqldb1 vulnerability | 2.3.2 | 2.7.1 | |
Mocking MIT | org.mockito » mockito-core | 2.18.3 | 5.2.0 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql5 vulnerabilities | 42.2.2 | 42.6.0 | |
JDBC Driver Apache 2.0 | org.xerial » sqlite-jdbc | 3.8.11.2 | 3.41.0.0 |
Licenses
License | URL |
---|---|
Apache License 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |