| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.manbang |
| Идентификатор | Идентификаторebatis-spring-boot-starter |
| Версия | Версия7.5.1.9.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеElasticsearch ORM Framework
|
<!-- https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-starter/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis-spring-boot-starter</artifactId>
<version>7.5.1.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-starter/
implementation 'io.manbang:ebatis-spring-boot-starter:7.5.1.9.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-starter/
implementation ("io.manbang:ebatis-spring-boot-starter:7.5.1.9.RELEASE")
'io.manbang:ebatis-spring-boot-starter:jar:7.5.1.9.RELEASE'
<dependency org="io.manbang" name="ebatis-spring-boot-starter" rev="7.5.1.9.RELEASE">
<artifact name="ebatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis-spring-boot-starter', version='7.5.1.9.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis-spring-boot-starter" % "7.5.1.9.RELEASE"
[io.manbang/ebatis-spring-boot-starter "7.5.1.9.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.manbang : ebatis-core | jar | 7.5.1.9.RELEASE |
| io.manbang : ebatis-spring | jar | 7.5.1.9.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | |
| io.manbang : ebatis-spring-boot-autoconfigure | jar | 7.5.1.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| com.google.auto.service : auto-service | jar | 1.0-rc7 |