is not current version
Last Version 3.1.1

com.github.fangjinuo.sqlhelper:sqlhelper-mybatis-spring-boot 2.0.2

use sqlhelper-mybatis in spring boot application

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-mybatis-spring-boot
Version

Version

2.0.2
Type

Type

pom

Download sqlhelper-mybatis-spring-boot 2.0.2


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