is not current version
Last Version 1.2.1

cn.mybatisboost:mybatis-boost-mapper 1.1.8


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-mapper
Version

Version

1.1.8
Type

Type

jar

Download mybatis-boost-mapper 1.1.8


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