is not current version
Last Version 3.1.1

com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus-spring-boot 3.0.4


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-mybatisplus-spring-boot
Version

Version

3.0.4
Type

Type

pom

Download sqlhelper-mybatisplus-spring-boot 3.0.4


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