Last Version

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

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.sunchenbin.mybatis.actable
ArtifactId

ArtifactId

mybatis-enhance-actable
Version

Version

1.5.0.RELEASE
Type

Type

jar
Description

Description

com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable
A.CTable is a Maven project based on Spring and Mybatis, which enhances the function of Mybatis
Project URL

Project URL

https://gitee.com/sunchenbin/mybatis-enhance
Source Code Management

Source Code Management

https://gitee.com/sunchenbin/mybatis-enhance

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 25.0-jre
javax.persistence : persistence-api jar 1.0
com.baomidou : mybatis-plus-annotation jar 3.4.1

provided (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.7.RELEASE
org.springframework : spring-tx jar 4.3.7.RELEASE
org.slf4j : slf4j-api jar 1.7.12
org.mybatis.scripting : mybatis-velocity jar 1.2
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.