MVN

org.jdbi : jdbi

Maven & Gradle

Jan 22, 2017
216 usages
1.8k stars

jDBI · 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.

<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi</artifactId>
    <version>2.78</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdbi : jdbi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.78
  • Latest Alpha: 2.69-alpha

All Versions

Choose a version of org.jdbi : jdbi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.78
jdbi-2.78
2.77
jdbi-2.77
2.76
jdbi-2.76
2.75
jdbi-2.75
2.74
jdbi-2.74
2.73
jdbi-2.73
2.72
jdbi-2.72
2.71
jdbi-2.71
2.70
jdbi-2.70
2.69
jdbi-2.69-alpha
2.63.x
jdbi-2.63.1
2.63
jdbi-2.63
2.62
jdbi-2.62
2.61
jdbi-2.61
2.60
jdbi-2.60
2.59
jdbi-2.59
2.58
jdbi-2.58
2.57
jdbi-2.57
2.56
jdbi-2.56
2.55
jdbi-2.55
2.53
jdbi-2.53
2.51
jdbi-2.51
2.50
jdbi-2.50
2.49
jdbi-2.49
2.48.x
jdbi-2.48.2
jdbi-2.48.1
2.48
jdbi-2.48
2.47
jdbi-2.47
2.45
jdbi-2.45
2.44
jdbi-2.44
2.43.x
jdbi-2.43.1
2.43
jdbi-2.43
2.41.x
jdbi-2.41.2
jdbi-2.41.1
2.41
jdbi-2.41
2.40
jdbi-2.40
2.39.x
jdbi-2.39.1
2.39
jdbi-2.39
2.38.x
jdbi-2.38.1
2.38
jdbi-2.38
2.37.x
jdbi-2.37.2
jdbi-2.37.1
2.37
jdbi-2.37
2.36.x
jdbi-2.36.2
jdbi-2.36.1
2.35
jdbi-2.35
2.34.x
jdbi-2.34.1
2.34
jdbi-2.34
2.33.x
jdbi-2.33.3
jdbi-2.33.2
jdbi-2.33.1
2.33
jdbi-2.33
2.32
jdbi-2.32
2.31.x
jdbi-2.31.3
jdbi-2.31.2
jdbi-2.31.1
2.31
jdbi-2.31
2.30
jdbi-2.30
2.29
jdbi-2.29
2.28
jdbi-2.28
2.27
jdbi-2.27
2.25
jdbi-2.25
2.24
jdbi-2.24
2.23
jdbi-2.23
2.22
jdbi-2.22
2.21
jdbi-2.21
2.20
jdbi-2.20
2.19
jdbi-2.19
2.17
jdbi-2.17
2.16
jdbi-2.16
2.15
jdbi-2.15
2.14.x
jdbi-2.14.1
2.14
jdbi-2.14
2.13
jdbi-2.13
2.12
jdbi-2.12
2.10.x
jdbi-2.10.2
jdbi-2.10.1
jdbi-2.10.0
2.9.x
jdbi-2.9.4
2.7.x
jdbi-2.7.1
jdbi-2.7.0
2.6.x
jdbi-2.6.0
2.5.x
jdbi-2.5.0
2.4.x
jdbi-2.4.9
jdbi-2.4.8
jdbi-2.4.7
jdbi-2.4.4
jdbi-2.4.3
jdbi-2.4.2
jdbi-2.4.1
jdbi-2.4.0
2.3.x
jdbi-2.3.0
2.2.x
jdbi-2.2.1
jdbi-2.2.0
2.1.x
jdbi-2.1.1
2.0.x
jdbi-2.0.1

How to add a dependency to Maven

Add the following org.jdbi : jdbi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi</artifactId>
    <version>2.78</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdbi : jdbi gradle dependency to your build.gradle file:

implementation 'org.jdbi:jdbi:2.78'

Gradle Kotlin DSL: Add the following org.jdbi : jdbi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdbi:jdbi:2.78")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdbi : jdbi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdbi" % "jdbi" % "2.78"

Advertisement

Dependencies from Group

Aug 15, 2023
223 usages
1.7k stars
Jan 22, 2017
216 usages
1.8k stars
Aug 15, 2023
161 usages
1.7k stars
Jul 18, 2017
36 usages
Aug 15, 2023
24 usages
1.7k stars

Discover Dependencies

Mar 13, 2023
272 usages
15 stars
Dec 30, 2015
172 usages
Feb 20, 2015
136 usages
21 stars
May 31, 2023
431 usages
495 stars
Apr 30, 2019
20 usages
22 stars
Aug 15, 2023
147 usages
354 stars
Dec 26, 2021
291 usages
496 stars