Last Version

SQLite JDBC 3.36.0.3

SQLite JDBC library

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

sqlite-jdbc
Version

Version

3.36.0.3
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.3


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.