jar

com.squareup.sqldelight : sqlite-driver

Maven & Gradle

Jan 20, 2023
7 usages
5.9k stars

SQLDelight SQLite Driver · JVM SQLite driver for SQLDelight

Table Of Contents

Latest Version

Download com.squareup.sqldelight : sqlite-driver JAR file - Latest Versions:

All Versions

Download com.squareup.sqldelight : sqlite-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sqlite-driver-1.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.squareup.sqldelight.sqlite.driver

├─ com.squareup.sqldelight.sqlite.driver.InMemoryConnectionManager.class - [JAR]

├─ com.squareup.sqldelight.sqlite.driver.JdbcSqliteDriver.class - [JAR]

├─ com.squareup.sqldelight.sqlite.driver.JdbcSqliteDriverConnectionManager.class - [JAR]

├─ com.squareup.sqldelight.sqlite.driver.JdbcSqliteDriverKt.class - [JAR]

├─ com.squareup.sqldelight.sqlite.driver.ThreadedConnectionManager.class - [JAR]

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