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

commons-mybatis 1.0.12

基于MyBatis-Plus的通用orm模块

Лицензия

Лицензия

MIT License
Категории

Категории

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

Группа

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

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

commons-mybatis
Версия

Версия

1.0.12
Тип

Тип

jar
Описание

Описание

commons-mybatis
基于MyBatis-Plus的通用orm模块

Скачать commons-mybatis 1.0.12


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.yupaits : commons-annotation jar 1.0.12
com.yupaits : commons-extension jar 1.0.12
com.baomidou : mybatis-plus-extension jar 3.1.0
org.springframework : spring-tx jar 5.1.5.RELEASE

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

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