is not current version
Last Version 2.3.2

cn.mybatisboost:mybatis-boost-spring-boot-starter 2.1.0


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-spring-boot-starter
Version

Version

2.1.0
Type

Type

jar

Download mybatis-boost-spring-boot-starter 2.1.0


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