is not current version
Last Version 2.3.2

cn.mybatisboost:mybatis-boost-spring-boot-autoconfigure 1.1.6


Categories

Categories

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

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-spring-boot-autoconfigure
Version

Version

1.1.6
Type

Type

jar

Download mybatis-boost-spring-boot-autoconfigure 1.1.6


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