is not current version
Last Version 1.3.3-rc.2

cn.sylinx:hbatis-xmapper 1.3.1-rc.4

hbatis-xmapper is a simple orm framework, extends hbatis-core

GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

hbatis-xmapper
Version

Version

1.3.1-rc.4
Type

Type

jar

Download hbatis-xmapper 1.3.1-rc.4


<!-- https://jarcasting.com/artifacts/cn.sylinx/hbatis-xmapper/ -->
<dependency>
    <groupId>cn.sylinx</groupId>
    <artifactId>hbatis-xmapper</artifactId>
    <version>1.3.1-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-xmapper/
implementation 'cn.sylinx:hbatis-xmapper:1.3.1-rc.4'
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-xmapper/
implementation ("cn.sylinx:hbatis-xmapper:1.3.1-rc.4")
'cn.sylinx:hbatis-xmapper:jar:1.3.1-rc.4'
<dependency org="cn.sylinx" name="hbatis-xmapper" rev="1.3.1-rc.4">
  <artifact name="hbatis-xmapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sylinx', module='hbatis-xmapper', version='1.3.1-rc.4')
)
libraryDependencies += "cn.sylinx" % "hbatis-xmapper" % "1.3.1-rc.4"
[cn.sylinx/hbatis-xmapper "1.3.1-rc.4"]