Last Version

TuxJSQL (SQLITE) 1.2.4

A JBDC wrapper, sql builder, and sql executor (SQLITE Implementation)

License

License

GNU General Public License v3.0
Categories

Categories

SQLite Data Databases
GroupId

GroupId

me.kingtux
ArtifactId

ArtifactId

tuxjsql-sqlite
Version

Version

1.2.4
Type

Type

jar
Description

Description

TuxJSQL (SQLITE)
A JBDC wrapper, sql builder, and sql executor (SQLITE Implementation)
Project URL

Project URL

https://github.com/wherkamp/tuxjsql
Source Code Management

Source Code Management

https://github.com/wherkamp/tuxjsql

Download tuxjsql-sqlite 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
me.kingtux : tuxjsql-core jar 1.2.4
org.xerial : sqlite-jdbc jar 3.25.2

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.