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

MyBatis Enhance SpringBoot Starter

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-enhance-spring-boot-starter
Last Version

Last Version

1.0.3.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 mybatis-enhance-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1
1.0.0