MVN

com.squareup.sqldelight : jdbc-driver

Maven & Gradle

Jan 20, 2023
1 usages
5.9k stars

SQLDelight JDBC Driver · JDBC driver for SQLDelight

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>jdbc-driver</artifactId>
    <version>1.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.sqldelight : jdbc-driver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.5

All Versions

Choose a version of com.squareup.sqldelight : jdbc-driver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
jdbc-driver-1.5.5
jdbc-driver-1.5.4
jdbc-driver-1.5.3
jdbc-driver-1.5.2
jdbc-driver-1.5.1
jdbc-driver-1.5.0
1.4.x
jdbc-driver-1.4.4
jdbc-driver-1.4.3
jdbc-driver-1.4.2
jdbc-driver-1.4.1
jdbc-driver-1.4.0
1.3.x
jdbc-driver-1.3.0

How to add a dependency to Maven

Add the following com.squareup.sqldelight : jdbc-driver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>jdbc-driver</artifactId>
    <version>1.5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.sqldelight : jdbc-driver gradle dependency to your build.gradle file:

implementation 'com.squareup.sqldelight:jdbc-driver:1.5.5'

Gradle Kotlin DSL: Add the following com.squareup.sqldelight : jdbc-driver gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.sqldelight:jdbc-driver:1.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.sqldelight : jdbc-driver sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.sqldelight" % "jdbc-driver" % "1.5.5"

Advertisement

Dependencies from Group

Jan 20, 2023
37 usages
5.9k stars
Jan 20, 2023
36 usages
5.9k stars
Jan 20, 2023
24 usages
5.9k stars
Jan 20, 2023
16 usages
5.9k stars
Jan 20, 2023
14 usages
5.9k stars

Discover Dependencies

Aug 25, 2023
1 usages
1.2k stars
Aug 25, 2023
1 usages
1.2k stars
Jun 11, 2020
2 usages
1.1k stars
Jun 11, 2020
1 usages
1.1k stars
Oct 29, 2020
1 usages
1 stars
Apr 02, 2020
1 usages
0 stars
Apr 02, 2020
1 usages
0 stars
Jan 07, 2021
1 usages
Oct 21, 2022
1 usages
3 stars