Getting JDBI

JDBI is licensed under the Apache License 2.0 and has no additional runtime dependencies.

Maven

To make use of JDBI in an Apache Maven based project, add it is a dependency:

<dependency>
  <groupId>org.jdbi</groupId>
  <artifactId>jdbi</artifactId>
  <version>${jdbi.version}</version>
</dependency>

You can find the most recent version of JDBI in Maven Central.

Download Jar

The JDBI release jar files are available from Maven Central.

Source Code

The primary repository for JDBI is on Github at https://github.com/jdbi/jdbi/

Mailing List

JDBI’s mailing list is hosted as a Google Group at https://groups.google.com/group/jdbi