MVN

me.kingtux : tuxjsql-sqlite

Maven & Gradle

May 06, 2019
1 usages
3 stars

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

<dependency>
    <groupId>me.kingtux</groupId>
    <artifactId>tuxjsql-sqlite</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.kingtux : tuxjsql-sqlite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of me.kingtux : tuxjsql-sqlite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
tuxjsql-sqlite-1.2.4
tuxjsql-sqlite-1.2.3
tuxjsql-sqlite-1.2.2
tuxjsql-sqlite-1.2.1
1.2
tuxjsql-sqlite-1.2

How to add a dependency to Maven

Add the following me.kingtux : tuxjsql-sqlite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.kingtux</groupId>
    <artifactId>tuxjsql-sqlite</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.kingtux : tuxjsql-sqlite gradle dependency to your build.gradle file:

implementation 'me.kingtux:tuxjsql-sqlite:1.2.4'

Gradle Kotlin DSL: Add the following me.kingtux : tuxjsql-sqlite gradle kotlin dependency to your build.gradle.kts file:

implementation("me.kingtux:tuxjsql-sqlite:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.kingtux : tuxjsql-sqlite sbt scala dependency to your build.sbt file:

libraryDependencies += "me.kingtux" % "tuxjsql-sqlite" % "1.2.4"

Advertisement

Dependencies from Group

May 06, 2019
4 usages
3 stars
May 06, 2019
1 usages
3 stars
May 06, 2019
1 usages
5 stars
Apr 24, 2020
5 stars
May 06, 2019
3 stars

Discover Dependencies

May 06, 2019
1 usages
5 stars
May 06, 2019
3 stars
May 06, 2019
4 usages
3 stars
Nov 21, 2019
1 usages
21 stars
Apr 24, 2019
1 usages
2.5k stars
Jun 12, 2022
1 usages
1k stars
Apr 22, 2019
0 stars