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

com.github.fangjinuo.sqlhelper:sqlhelper-mybatis-spring-boot-autoconfigure 2.0.6


Категории

Категории

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

Группа

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

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

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

Версия

2.0.6
Тип

Тип

jar

Скачать sqlhelper-mybatis-spring-boot-autoconfigure 2.0.6


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