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

com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus-spring-boot 3.0.5


Категории

Категории

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

Группа

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

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

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

Версия

3.0.5
Тип

Тип

pom

Скачать sqlhelper-mybatisplus-spring-boot 3.0.5

Имя Файла Размер
sqlhelper-mybatisplus-spring-boot-3.0.5.pom 1 KB
Обзор

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