Last Version

com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot-autoconfigure 3.1.1

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

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-springjdbc-spring-boot-autoconfigure
Version

Version

3.1.1
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-springjdbc-spring-boot-autoconfigure 3.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE
com.github.fangjinuo.sqlhelper : sqlhelper-springjdbc jar 3.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
com.github.fangjinuo.sqlhelper : sqlhelper-jsqlparser jar 3.1.1
org.slf4j : slf4j-api jar 1.7.30
com.github.fangjinuo.easyjson : easyjson-core jar 3.0.0
com.github.fangjinuo.langx : langx-java jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.