Last Version

com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus-spring-boot 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 MyBatis Data ORM
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-mybatisplus-spring-boot
Version

Version

3.1.1
Type

Type

pom
Description

Description

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

Download sqlhelper-mybatisplus-spring-boot 3.1.1


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

Dependencies

compile (3)

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

  • sqlhelper-mybatisplus-spring-boot-autoconfigure
  • sqlhelper-mybatisplus-spring-boot-starter