Last Version

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-cli
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.