JSQL

SQL Utilities including simple command line, schema management.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jmatrix
Идентификатор

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

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

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

1.2.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSQL
SQL Utilities including simple command line, schema management.
Ссылка на сайт

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

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

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

https://github.com/bemowski/jsql.git

Скачать jsql

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
com.fasterxml.jackson.core : jackson-core jar 2.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.2
jline : jline jar 2.12

test (1)

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

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

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

jsql

JSQL - Command line SQL client with schema management.

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

Версия
1.2.8
1.2.4
1.2.2