TuxJSQL (H2)

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

Лицензия

Лицензия

GNU General Public License v3.0
Категории

Категории

H2 Данные Базы данных
Группа

Группа

me.kingtux
Идентификатор

Идентификатор

tuxjsql-h2
Последняя версия

Последняя версия

1.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

TuxJSQL (H2)
A JBDC wrapper, sql builder, and sql executor (H2 Implementation)
Ссылка на сайт

Ссылка на сайт

https://github.com/wherkamp/tuxjsql
Система контроля версий

Система контроля версий

https://github.com/wherkamp/tuxjsql

Скачать tuxjsql-h2

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
me.kingtux : tuxjsql-core jar 1.2.4
com.h2database : h2 jar 1.4.199

test (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13

Модули Проекта

Данный проект не имеет модулей.

tuxjsql

TuxJSQL is a JBDC wrapper, sql builder, and sql executor. This allows you to execute things to databases without even knowing SQL. This even prevents issues between dialects.

Maven Central

How to use

Javadocs

Do you love this project?

Consider Donating https://paypal.me/wherkamp

Версии библиотеки

Версия
1.2.4
1.2.3
1.2.2
1.2.1
1.2