mybatis-spring-boot-fast-mapper

fast-mapper

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы MyBatis Данные ORM
Группа

Группа

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

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

mybatis-spring-boot-fast-mapper
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-spring-boot-fast-mapper
fast-mapper
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-spring-boot-fast-mapper

Скачать mybatis-spring-boot-fast-mapper

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-cache jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.4.RELEASE
redis.clients : jedis jar 2.9.0
com.google.guava : guava jar 26.0-jre
com.github.ben-manes.caffeine : caffeine jar 2.6.0
com.alibaba : fastjson jar 1.2.47
io.springfox : springfox-swagger2 jar 2.6.1
org.freemarker : freemarker jar 2.3.23
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
org.apache.commons : commons-lang3 jar 3.8
commons-collections : commons-collections jar 3.2.1
org.springframework.data : spring-data-commons jar
tk.mybatis : mapper jar 4.0.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.7

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

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

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

Версия
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.1
1.0.0