SQLJet Java(tm) Sqlite Library

Java(tm) library to manage sqlite databases

License

License

GroupId

GroupId

org.tmatesoft.sqljet
ArtifactId

ArtifactId

sqljet
Last Version

Last Version

1.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

SQLJet Java(tm) Sqlite Library
Java(tm) library to manage sqlite databases
Project URL

Project URL

https://sqljet.com/
Project Organization

Project Organization

TMate Software
Source Code Management

Source Code Management

https://svn.tmatesoft.com/repos/sqljet

Download sqljet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 2.4
org.xerial : sqlite-jdbc jar 3.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-1
1.0.0