xmybatis-core

A simple extends package for mybatis

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

xmybatis-core
A simple extends package for mybatis
Ссылка на сайт

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

https://github.com/xmybatis/core
Система контроля версий

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

https://github.com/xmybatis/core

Скачать xmybatis-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.12

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

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

一个简单的mybatis的扩展,用标注的方法运行时生成mybatis脚本。

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

Версия
0.2.1
0.2