SQLite JDBC

SQLite JDBC library with encryption and authentication support

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

io.github.willena
ArtifactId

ArtifactId

sqlite-jdbc
Last Version

Last Version

3.38.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SQLite JDBC
SQLite JDBC library with encryption and authentication support
Project URL

Project URL

https://github.com/Willena/sqlite-jdbc-crypt
Source Code Management

Source Code Management

https://github.com/Willena/sqlite-jdbc-crypt

Download sqlite-jdbc

How to add to project

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

Dependencies

test (5)

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
org.junit-pioneer : junit-pioneer jar 1.4.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.38.1.1
3.38.1
3.38.0
3.37.2
3.37.1
3.37.0
3.36.0.1
3.36.0
3.35.5.3
3.35.5.2
3.35.5.1
3.35.5
3.35.4
3.35.3
3.35.2
3.35.1
3.35.0
3.34.1
3.34.0
3.33.0.1
3.33.0
3.31.1
3.31.0
3.30.1
3.30.0
3.29.0
3.28.0
3.27.2