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

com.github.kaixinzyw:mybatis-spring-boot-fast-mapper 2.0.6

fast-mapper

Категории

Категории

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

Группа

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

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

mybatis-spring-boot-fast-mapper
Версия

Версия

2.0.6
Тип

Тип

jar

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


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