Last Version

com.github.fangjinuo.sqlhelper:sqlhelper-examples 2.0.4

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

License

License

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-examples
Version

Version

2.0.4
Type

Type

jar
Description

Description

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

Download sqlhelper-examples 2.0.4


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

Dependencies

compile (21)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.fangjinuo.sqlhelper : sqlhelper-mybatis-spring-boot-autoconfigure jar 2.0.4
com.github.fangjinuo.sqlhelper : sqlhelper-mybatis-spring-boot-starter jar 2.0.4
com.github.fangjinuo.sqlhelper : sqlhelper-mybatis jar 2.0.4
com.github.fangjinuo.sqlhelper : sqlhelper-springjdbc-spring-boot-starter jar 2.0.4
com.github.fangjinuo.sqlhelper : sqlhelper-springjdbc-spring-boot-autoconfigure jar 2.0.4
org.mybatis : mybatis jar 3.5.2
org.mybatis : mybatis-spring jar 2.0.1
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure jar 2.0.1
io.netty : netty-common jar 4.1.36.Final
com.github.fangjinuo.easyjson : easyjson-jackson jar 2.0.5
com.github.fangjinuo.sqlhelper : sqlhelper-mybatis-over-pagehelper jar 2.0.4
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 23.0
com.github.fangjinuo.easyjson : easyjson-core jar 2.0.5
com.github.fangjinuo.langx : langx-java jar 0.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.