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

tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure 1.4.0


Категории

Категории

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

Группа

tech.wetech.mybatis
Идентификатор

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

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

Версия

1.4.0
Тип

Тип

jar

Скачать mybatis-ext-spring-boot-autoconfigure 1.4.0


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