License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.sunchenbin.mybatis.actable |
ArtifactId | ArtifactIdmybatis-enhance-actable |
Version | Version1.4.9.RELEASE |
Type | Typejar |
Description |
Descriptioncom.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 |
Source Code Management |
Source Code Management |
<!-- 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.9.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.9.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable/
implementation ("com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:1.4.9.RELEASE")
'com.gitee.sunchenbin.mybatis.actable:mybatis-enhance-actable:jar:1.4.9.RELEASE'
<dependency org="com.gitee.sunchenbin.mybatis.actable" name="mybatis-enhance-actable" rev="1.4.9.RELEASE">
<artifact name="mybatis-enhance-actable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sunchenbin.mybatis.actable', module='mybatis-enhance-actable', version='1.4.9.RELEASE')
)
libraryDependencies += "com.gitee.sunchenbin.mybatis.actable" % "mybatis-enhance-actable" % "1.4.9.RELEASE"
[com.gitee.sunchenbin.mybatis.actable/mybatis-enhance-actable "1.4.9.RELEASE"]
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 |
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 |