vertx-hsql-client

HSQL Client is a Vert.x ext that provides a HSQL connector compatible with jooq (it expose the native SQL.Connection interface rather than the Vertx' own SQLConnection

Лицензия

Лицензия

MIT
Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.github.mahieddine
Идентификатор

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

vertx-hsql-client
Последняя версия

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

3.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

vertx-hsql-client
HSQL Client is a Vert.x ext that provides a HSQL connector compatible with jooq (it expose the native SQL.Connection interface rather than the Vertx' own SQLConnection
Ссылка на сайт

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

https://github.com/mahieddine/vertx-hsql-client
Система контроля версий

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

https://github.com/mahieddine/vertx-hsql-client

Скачать vertx-hsql-client

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

<!-- https://jarcasting.com/artifacts/io.github.mahieddine/vertx-hsql-client/ -->
<dependency>
    <groupId>io.github.mahieddine</groupId>
    <artifactId>vertx-hsql-client</artifactId>
    <version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mahieddine/vertx-hsql-client/
implementation 'io.github.mahieddine:vertx-hsql-client:3.4.2'
// https://jarcasting.com/artifacts/io.github.mahieddine/vertx-hsql-client/
implementation ("io.github.mahieddine:vertx-hsql-client:3.4.2")
'io.github.mahieddine:vertx-hsql-client:jar:3.4.2'
<dependency org="io.github.mahieddine" name="vertx-hsql-client" rev="3.4.2">
  <artifact name="vertx-hsql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mahieddine', module='vertx-hsql-client', version='3.4.2')
)
libraryDependencies += "io.github.mahieddine" % "vertx-hsql-client" % "3.4.2"
[io.github.mahieddine/vertx-hsql-client "3.4.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 3.4.1
io.vertx : vertx-jdbc-client jar 3.4.1
io.vertx : vertx-sql-common jar 3.4.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
3.4.2