is not current version
Last Version 3.36.0.3

SQLite JDBC 3.36.0.1

SQLite JDBC library

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

sqlite-jdbc
Version

Version

3.36.0.1
Type

Type

jar
Description

Description

SQLite JDBC
SQLite JDBC library
Source Code Management

Source Code Management

https://github.com/xerial/sqlite-jdbc

Download sqlite-jdbc 3.36.0.1


<!-- https://jarcasting.com/artifacts/org.xerial/sqlite-jdbc/ -->
<dependency>
    <groupId>org.xerial</groupId>
    <artifactId>sqlite-jdbc</artifactId>
    <version>3.36.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/sqlite-jdbc/
implementation 'org.xerial:sqlite-jdbc:3.36.0.1'
// https://jarcasting.com/artifacts/org.xerial/sqlite-jdbc/
implementation ("org.xerial:sqlite-jdbc:3.36.0.1")
'org.xerial:sqlite-jdbc:jar:3.36.0.1'
<dependency org="org.xerial" name="sqlite-jdbc" rev="3.36.0.1">
  <artifact name="sqlite-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='sqlite-jdbc', version='3.36.0.1')
)
libraryDependencies += "org.xerial" % "sqlite-jdbc" % "3.36.0.1"
[org.xerial/sqlite-jdbc "3.36.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.