| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.flowyun |
| Идентификатор | Идентификаторeconagebatis-spring-boot-starter |
| Последняя версия | Последняя версия1.2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.flowyun:econagebatis-spring-boot-starter
Mybatis Enhancement
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.flowyun/econagebatis-spring-boot-starter/ -->
<dependency>
<groupId>com.flowyun</groupId>
<artifactId>econagebatis-spring-boot-starter</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowyun/econagebatis-spring-boot-starter/
implementation 'com.flowyun:econagebatis-spring-boot-starter:1.2.7'
// https://jarcasting.com/artifacts/com.flowyun/econagebatis-spring-boot-starter/
implementation ("com.flowyun:econagebatis-spring-boot-starter:1.2.7")
'com.flowyun:econagebatis-spring-boot-starter:jar:1.2.7'
<dependency org="com.flowyun" name="econagebatis-spring-boot-starter" rev="1.2.7">
<artifact name="econagebatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowyun', module='econagebatis-spring-boot-starter', version='1.2.7')
)
libraryDependencies += "com.flowyun" % "econagebatis-spring-boot-starter" % "1.2.7"
[com.flowyun/econagebatis-spring-boot-starter "1.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.4.RELEASE |
| com.flowyun : econagebatis | jar | 1.4.7 |
| org.mybatis : mybatis-spring | jar | 2.0.5 |
| ognl : ognl | jar | 3.2.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Необязательный | jar | 2.3.4.RELEASE |
| org.mariadb.jdbc : mariadb-java-client Необязательный | jar | 2.6.2 |