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

com.github.fangjinuo.sqlhelper:sqlhelper-mybatis-spring-boot 1.2.1

use sqlhelper-mybatis in spring boot application

Категории

Категории

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

Группа

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

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

sqlhelper-mybatis-spring-boot
Версия

Версия

1.2.1
Тип

Тип

pom

Скачать sqlhelper-mybatis-spring-boot 1.2.1

Имя Файла Размер
sqlhelper-mybatis-spring-boot-1.2.1.pom 2 KB
Обзор

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