tech.wetech.mybatis:mybatis-ext-spring

Mybatis Extensions Parent.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.6.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mybatis Extensions Parent.

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
tech.wetech.mybatis : mybatis-ext-core jar 1.6.7
org.mybatis : mybatis-spring jar 2.0.3

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework : spring-jdbc jar 5.1.8.RELEASE

test (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 5.1.8.RELEASE
org.slf4j : slf4j-simple jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
mysql : mysql-connector-java jar 8.0.16
junit : junit jar 4.13.1

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

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

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

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