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.

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.gitee.hengboy
Идентификатор

Идентификатор

mybatis-enhance-core
Последняя версия

Последняя версия

1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

The dependency is completely replaced by spring-mybatis, Provide some single table Mapper mapping and SQLSource's reinitialization in the MappedStatement of method Provider.
Ссылка на сайт

Ссылка на сайт

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

Скачать mybatis-enhance-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 5.3.6
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

Модули Проекта

Данный проект не имеет модулей.

oss-parent

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

Версии библиотеки

Версия
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