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

com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus-spring-boot-autoconfigure 3.0.1


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration MyBatis Данные ORM
Группа

Группа

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

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

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

Версия

3.0.1
Тип

Тип

jar

Скачать sqlhelper-mybatisplus-spring-boot-autoconfigure 3.0.1


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