Last Version

com.github.fangjinuo:sqlhelper-examples 1.1-RELEASE

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

License

License

GroupId

GroupId

com.github.fangjinuo
ArtifactId

ArtifactId

sqlhelper-examples
Version

Version

1.1-RELEASE
Type

Type

jar
Description

Description

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

Download sqlhelper-examples 1.1-RELEASE


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

Dependencies

compile (16)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.fangjinuo : sqlhelper-mybatis-spring-boot-autoconfigure jar 1.1-RELEASE
com.github.fangjinuo : sqlhelper-mybatis-spring-boot-starter jar 1.1-RELEASE
com.github.fangjinuo : sqlhelper-mybatis jar 1.1-RELEASE
org.mybatis : mybatis jar 3.5.0
org.mybatis : mybatis-spring jar 2.0.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.0
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure jar 2.0.0
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 20.0
com.google.code.gson : gson jar 2.8.5
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.