com.gitee.hengboy:spring-boot-starter-mybatis-enhance

MyBatis Enhance SpringBoot Starter

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-starter-mybatis-enhance
Last Version

Last Version

1.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis Enhance SpringBoot Starter
Project URL

Project URL

https://gitee.com/hengboy/mybatis-enhance

Download spring-boot-starter-mybatis-enhance

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-enhance/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>spring-boot-starter-mybatis-enhance</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-enhance/
implementation 'com.gitee.hengboy:spring-boot-starter-mybatis-enhance:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-mybatis-enhance/
implementation ("com.gitee.hengboy:spring-boot-starter-mybatis-enhance:1.1.1.RELEASE")
'com.gitee.hengboy:spring-boot-starter-mybatis-enhance:jar:1.1.1.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-starter-mybatis-enhance" rev="1.1.1.RELEASE">
  <artifact name="spring-boot-starter-mybatis-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='spring-boot-starter-mybatis-enhance', version='1.1.1.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-starter-mybatis-enhance" % "1.1.1.RELEASE"
[com.gitee.hengboy/spring-boot-starter-mybatis-enhance "1.1.1.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.hengboy : mybatis-enhance-spring-boot-autoconfigure jar 1.1.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1.RELEASE
1.1.0.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE