Last Version

SQLite JDBC 3.38.1.1

SQLite JDBC library with encryption and authentication support

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

io.github.willena
ArtifactId

ArtifactId

sqlite-jdbc
Version

Version

3.38.1.1
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 3.38.1.1


<!-- 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.