mybatis-shim

mybatis boost

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-shim
mybatis boost
Ссылка на сайт

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

https://gitee.com/awe2/mybatis-shim

Скачать mybatis-shim

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

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.27.0-GA
jaxen : jaxen jar 1.2.0
com.google.guava : guava jar 28.1-jre
org.mybatis : mybatis Необязательный jar 3.4.1
org.mybatis : mybatis-spring Необязательный jar 1.3.0
com.alibaba : fastjson Необязательный jar 1.2.68
org.freemarker : freemarker jar 2.3.23
org.apache.logging.log4j : log4j-core jar 2.13.0
org.springframework : spring-core Необязательный jar 5.1.8.RELEASE
org.springframework : spring-context Необязательный jar 5.1.8.RELEASE
org.slf4j : slf4j-api jar 1.7.24
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.6
org.dom4j : dom4j jar 2.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.20

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

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

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

Версия
1.1.2
1.1.0