Mybatis Extend Parent

Developed to simplify CURD operations, Mybatis Extend is enhanced on the basis of Mybatis, non-intrusive, supports multiple databases, supports automatic generation of primary keys, a large number of preset CURD operations, and supports ActiveRecord.

Лицензия

Лицензия

Категории

Категории

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

Группа

cn.ivan95.me
Идентификатор

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

mybatis-extend-parent
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Mybatis Extend Parent
Developed to simplify CURD operations, Mybatis Extend is enhanced on the basis of Mybatis, non-intrusive, supports multiple databases, supports automatic generation of primary keys, a large number of preset CURD operations, and supports ActiveRecord.
Система контроля версий

Система контроля версий

https://gitee.com/ivan_ding/mybatis-extend.git

Скачать mybatis-extend-parent

Имя Файла Размер
mybatis-extend-parent-1.0.4.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-parent/ -->
<dependency>
    <groupId>cn.ivan95.me</groupId>
    <artifactId>mybatis-extend-parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-parent/
implementation 'cn.ivan95.me:mybatis-extend-parent:1.0.4'
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-parent/
implementation ("cn.ivan95.me:mybatis-extend-parent:1.0.4")
'cn.ivan95.me:mybatis-extend-parent:pom:1.0.4'
<dependency org="cn.ivan95.me" name="mybatis-extend-parent" rev="1.0.4">
  <artifact name="mybatis-extend-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ivan95.me', module='mybatis-extend-parent', version='1.0.4')
)
libraryDependencies += "cn.ivan95.me" % "mybatis-extend-parent" % "1.0.4"
[cn.ivan95.me/mybatis-extend-parent "1.0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.alibaba : fastjson jar 1.2.19
org.mybatis.spring.boot : mybatis-spring-boot-starter Необязательный jar 1.3.1

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

  • mybatis-extend
  • mybatis-extend-gen
  • mybatis-extend-spring-boot-starter
  • mybatis-extend-sharding
  • mybatis-extend-annotation
  • mybatis-extend-samples

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

Версия
1.0.4
1.0.2
1.0.1
1.0.0