is not current version
Last Version 1.5.0.RELEASE

com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable 1.0.3

A.CTable is a Maven project based on Spring and Mybatis, which enhances the function of Mybatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.sunchenbin.mybatis.actable
ArtifactId

ArtifactId

mybatis-enhance-actable
Version

Version

1.0.3
Type

Type

jar

Download mybatis-enhance-actable 1.0.3


<!-- https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/ -->
<dependency>
    <groupId>com.gitee.sunchenbin.mybatis.actable</groupId>
    <artifactId>mybatis-enhance-actable</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/
implementation 'com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/
implementation ("com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:1.0.3")
'com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:jar:1.0.3'
<dependency org="com.gitee.sunchenbin.mybatis.actable" name="mybatis-enhance-actable" rev="1.0.3">
  <artifact name="mybatis-enhance-actable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sunchenbin.mybatis.actable', module='mybatis-enhance-actable', version='1.0.3')
)
libraryDependencies += "com.gitee.sunchenbin.mybatis.actable" % "mybatis-enhance-actable" % "1.0.3"
[com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable "1.0.3"]