MVN

org.jdbi : jdbi3

Maven & Gradle

Jul 18, 2017
36 usages

jdbi Core · 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>jdbi3</artifactId>
    <version>3.0.0-beta2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0-beta2
  • Latest Beta: 3.0.0-beta2
  • Latest Alpha: 3.0.0-alpha10

All Versions

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

Version Vulnerabilities Updated
3.0.x
jdbi3-3.0.0-beta2
jdbi3-3.0.0-beta1
jdbi3-3.0.0-beta0
jdbi3-3.0.0-alpha10
jdbi3-3.0.0-alpha9
jdbi3-3.0.0-alpha8
jdbi3-3.0.0-alpha7
jdbi3-3.0.0-alpha6
jdbi3-3.0.0-alpha5
jdbi3-3.0.0-alpha4
jdbi3-3.0.0-alpha3
jdbi3-3.0.0-alpha2
jdbi3-3.0.0-alpha1
jdbi3-3.0.0-alpha0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3</artifactId>
    <version>3.0.0-beta2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jdbi:jdbi3:3.0.0-beta2'

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

implementation("org.jdbi:jdbi3:3.0.0-beta2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jdbi" % "jdbi3" % "3.0.0-beta2"

Advertisement

Dependencies from Group

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

Discover Dependencies

Feb 09, 2020
20 usages
Nov 17, 2017
11 usages
5.3k stars
Jul 13, 2023
12 usages
82 stars
Aug 28, 2021
12 usages
5 stars
Jul 14, 2016
11 usages
May 07, 2018
14 usages
52 stars
Nov 17, 2017
11 usages
5.3k stars