| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.pom | |
| sqlhelper-cli-2.2.0.jar | 6 KB |
| sqlhelper-cli-2.2.0-sources.jar | 4 KB |
| sqlhelper-cli-2.2.0-javadoc.jar | 52 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |