is not current version
Last Version 0.0.8

com.github.bingoohuang:ibatis-enhanced 0.0.5

some enhanced features added for ibatis.

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

ibatis-enhanced
Version

Version

0.0.5
Type

Type

jar

Download 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"]