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

com.github.fangjinuo.sqlhelper:sqlhelper-cli 2.2.0

JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.fangjinuo.sqlhelper
Идентификатор

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

sqlhelper-cli
Версия

Версия

2.2.0
Тип

Тип

jar
Описание

Описание

JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Скачать sqlhelper-cli 2.2.0


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE
org.springframework.boot : spring-boot jar 2.1.5.RELEASE
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE
com.github.fangjinuo.sqlhelper : sqlhelper-dialect jar 2.2.0
org.slf4j : slf4j-api jar 1.7.26
com.github.fangjinuo.easyjson : easyjson-core jar 2.0.5
com.github.fangjinuo.langx : langx-java jar 0.1.0

test (1)

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

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

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