is not current version
Last Version 1.1.1.RELEASE

com.gitee.hengboy:mybatis-enhance-spring-boot-autoconfigure 1.1.0.RELEASE

MyBatis Enhance SpringBoot Starter AutoConfigure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-enhance-spring-boot-autoconfigure
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download mybatis-enhance-spring-boot-autoconfigure 1.1.0.RELEASE


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