не последняя версия
Последняя версия 7.5.1.12.RELEASE

io.manbang:ebatis 5.4.2.2.RELEASE

Elasticsearch ORM Framework

Группа

Группа

io.manbang
Идентификатор

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

ebatis
Версия

Версия

5.4.2.2.RELEASE
Тип

Тип

pom

Скачать ebatis 5.4.2.2.RELEASE

Имя Файла Размер
ebatis-5.4.2.2.RELEASE.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.manbang/ebatis/ -->
<dependency>
    <groupId>io.manbang</groupId>
    <artifactId>ebatis</artifactId>
    <version>5.4.2.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis/
implementation 'io.manbang:ebatis:5.4.2.2.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis/
implementation ("io.manbang:ebatis:5.4.2.2.RELEASE")
'io.manbang:ebatis:pom:5.4.2.2.RELEASE'
<dependency org="io.manbang" name="ebatis" rev="5.4.2.2.RELEASE">
  <artifact name="ebatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis', version='5.4.2.2.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis" % "5.4.2.2.RELEASE"
[io.manbang/ebatis "5.4.2.2.RELEASE"]