is not current version
Last Version 0.0.8

com.github.bingoohuang:ibatis-enhanced 0.0.3

some enhanced features added for ibatis.

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

ibatis-enhanced
Version

Version

0.0.3
Type

Type

jar

Download ibatis-enhanced 0.0.3


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