не последняя версия
Последняя версия 0.0.8

com.github.bingoohuang:ibatis-enhanced 0.0.5

some enhanced features added for ibatis.

Группа

Группа

com.github.bingoohuang
Идентификатор

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

ibatis-enhanced
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать ibatis-enhanced 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>ibatis-enhanced</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/
implementation 'com.github.bingoohuang:ibatis-enhanced:0.0.5'
// https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/
implementation ("com.github.bingoohuang:ibatis-enhanced:0.0.5")
'com.github.bingoohuang:ibatis-enhanced:jar:0.0.5'
<dependency org="com.github.bingoohuang" name="ibatis-enhanced" rev="0.0.5">
  <artifact name="ibatis-enhanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='ibatis-enhanced', version='0.0.5')
)
libraryDependencies += "com.github.bingoohuang" % "ibatis-enhanced" % "0.0.5"
[com.github.bingoohuang/ibatis-enhanced "0.0.5"]