MVN

me.kingtux : tuxjsql-h2

Maven & Gradle

May 06, 2019
3 stars

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

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

Latest Version

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

  • Latest Stable: 1.2.4

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "me.kingtux" % "tuxjsql-h2" % "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
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
Jul 11, 2023
3 usages
24.9k stars