Last Version

TuxJSQL (Parent) 1.2.4

A JBDC wrapper, sql builder, and sql executor

License

License

GNU General Public License v3.0
GroupId

GroupId

me.kingtux
ArtifactId

ArtifactId

tuxjsql
Version

Version

1.2.4
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/wherkamp/tuxjsql

Download tuxjsql 1.2.4

Filename Size
tuxjsql-1.2.4.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tuxjsql-core
  • tuxjsql-mysql
  • tuxjsql-sqlite
  • tuxjsql-h2