is not current version
Last Version 1.5.0.RELEASE

com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable 1.4.8.RELEASE

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.4.8.RELEASE
Type

Type

jar

Download mybatis-enhance-actable 1.4.8.RELEASE


<!-- 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.4.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/
implementation 'com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:1.4.8.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/
implementation ("com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:1.4.8.RELEASE")
'com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:jar:1.4.8.RELEASE'
<dependency org="com.gitee.sunchenbin.mybatis.actable" name="mybatis-enhance-actable" rev="1.4.8.RELEASE">
  <artifact name="mybatis-enhance-actable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sunchenbin.mybatis.actable', module='mybatis-enhance-actable', version='1.4.8.RELEASE')
)
libraryDependencies += "com.gitee.sunchenbin.mybatis.actable" % "mybatis-enhance-actable" % "1.4.8.RELEASE"
[com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable "1.4.8.RELEASE"]