com.gitee.hengboy:mybatis-enhance-core

The dependency is completely replaced by spring-mybatis, Provide some single table Mapper mapping and SQLSource's reinitialization in the MappedStatement of method Provider.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-enhance-core
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

The dependency is completely replaced by spring-mybatis, Provide some single table Mapper mapping and SQLSource's reinitialization in the MappedStatement of method Provider.
Project URL

Project URL

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

Download mybatis-enhance-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.mybatis : mybatis-spring jar 2.0.6
org.springframework : spring-jdbc jar 5.3.6
org.springframework : spring-context Optional jar 5.3.6
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

oss-parent

用于发布org.minbox.framework相关开源框架到maven center的parent配置

Versions

Version
1.1.4
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1
1.0.0