не последняя версия
Последняя версия 1.3.3-rc.2

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

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

Группа

Группа

cn.sylinx
Идентификатор

Идентификатор

hbatis-xmapper
Версия

Версия

1.3.1-rc.2
Тип

Тип

jar

Скачать hbatis-xmapper 1.3.1-rc.2


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