jdbi is designed to provide convenient tabular data access in
Java(tm). It uses the Java collections framework for query
results, provides a convenient means of externalizing sql
statements, and provides named parameter support for any database
being used.
License | Apache 2.0 |
---|---|
HomePage | http://jdbi.org/ |
Date | (Oct 09, 2018) |
Files | jar (364 KB) View All |
Repositories | Central |
Used By | 97 artifacts |
Compile Dependencies (3)
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
LGPL 2.1 | com.github.spotbugs » spotbugs-annotations | 3.1.6 | 4.2.0 | |
Code Analyzer 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 » guava | 21.0 | 30.1-jre | |
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h2 | 1.3.173 | 1.4.200 | |
Apache 2.0 | com.opentable.components » otj-pg-embedded | 0.11.3 | 0.13.3 | |
Embedded SQL DB | org.hsqldb » hsqldb | 2.3.2 | 2.5.1 | |
Mocking MIT | org.mockito » mockito-core | 2.18.3 | 3.7.7 | |
PostgreSQL Driver BSD 2-clause | org.postgresql » postgresql | 42.2.2 | 42.2.18 | |
Apache 2.0 | org.xerial » sqlite-jdbc | 3.8.11.2 | 3.34.0 |
Licenses
License | URL |
---|---|
Apache License 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |