Last Version

TuxJSQL (Core) 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-core
Version

Version

1.2.4
Type

Type

jar
Description

Description

TuxJSQL (Core)
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-core 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 2.6.1
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.