Last Version

com.github.fangjinuo.sqlhelper:sqlhelper:3.6.14 3.6.14

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

License

License

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper
Version

Version

3.6.14
Type

Type

pom
Description

Description

com.github.fangjinuo.sqlhelper:sqlhelper:3.6.14
JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java
Project URL

Project URL

https://github.com/fangjinuo/sqlhelper
Source Code Management

Source Code Management

https://github.com/fangjinuo/sqlhelper.git

Download sqlhelper 3.6.14

Filename Size
sqlhelper-3.6.14.pom 30 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0
org.slf4j : jcl-over-slf4j jar 1.7.0
com.github.fangjinuo.langx : langx-java jar 4.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • sqlhelper-common
  • sqlhelper-datasource
  • sqlhelper-jsqlparser
  • sqlhelper-dialect
  • sqlhelper-dbutils
  • sqlhelper-jfinal
  • sqlhelper-hibernate
  • sqlhelper-mango
  • sqlhelper-ebean
  • sqlhelper-mybatis
  • sqlhelper-mybatis-solon-plugin
  • sqlhelper-mybatis-spring-common
  • sqlhelper-mybatis-spring-boot-starter
  • sqlhelper-mybatis-over-pagehelper
  • sqlhelper-mybatisplus-commons
  • sqlhelper-mybatisplus
  • sqlhelper-mybatisplus-spring-boot-starter
  • sqlhelper-mybatisplus_2x
  • sqlhelper-mybatisplus_2x-spring-boot-starter
  • sqlhelper-tkmapper-spring-boot-starter
  • sqlhelper-springjdbc
  • sqlhelper-springjdbc-spring-boot-starter
  • sqlhelper-examples
  • sqlhelper-cli
  • sqlhelper-cli-assembly
  • sqlhelper-batchinsert
  • sqlhelper-datasource-flyway