MVN

me.kingtux : tuxjsql-mysql

Maven & Gradle

May 06, 2019
1 usages
5 stars

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

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

Latest Version

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

  • Latest Stable: 1.2.4

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "me.kingtux" % "tuxjsql-mysql" % "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
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
Sep 24, 2019
2 usages
441 stars