| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration MyBatis Данные ORM |
| Группа | Группаtech.wetech.mybatis |
| Идентификатор | Идентификаторmybatis-ext-spring-boot-autoconfigure |
| Версия | Версия1.6.7 |
| Тип | Типjar |
| Описание |
ОписаниеMybatis Extensions Parent.
|
<!-- 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.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure/
implementation 'tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:1.6.7'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure/
implementation ("tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:1.6.7")
'tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:jar:1.6.7'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-spring-boot-autoconfigure" rev="1.6.7">
<artifact name="mybatis-ext-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-spring-boot-autoconfigure', version='1.6.7')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-spring-boot-autoconfigure" % "1.6.7"
[tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure "1.6.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| tech.wetech.mybatis : mybatis-ext-spring Необязательный | jar | 1.6.7 |
| tech.wetech.mybatis : mybatis-ext-core | jar | 1.6.7 |
| org.mybatis.scripting : mybatis-freemarker Необязательный | jar | 1.2.0 |
| org.mybatis.scripting : mybatis-velocity Необязательный | jar | 2.1.0 |
| org.mybatis.scripting : mybatis-thymeleaf Необязательный | jar | 1.0.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |