is not current version
Last Version 1.1.7

center.wxp:mybatis.mapper 1.1.6

Demo project for Mybatis mapper

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

center.wxp
ArtifactId

ArtifactId

mybatis.mapper
Version

Version

1.1.6
Type

Type

jar

Download mybatis.mapper 1.1.6


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