mybatis-ext-parent

Mybatis Extensions Parent.

Лицензия

Лицензия

Категории

Категории

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

Группа

tech.wetech.mybatis
Идентификатор

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

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

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

1.6.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

mybatis-ext-parent
Mybatis Extensions Parent.
Ссылка на сайт

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

https://github.com/cjbi/mybatis-ext

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

Имя Файла Размер
mybatis-ext-parent-1.6.7.pom 5 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.6.7
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0_wms12