is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis 6.5.1.3.RELEASE

Elasticsearch ORM Framework

GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis
Version

Version

6.5.1.3.RELEASE
Type

Type

pom

Download ebatis 6.5.1.3.RELEASE

Filename Size
ebatis-6.5.1.3.RELEASE.pom 12 KB
Browse

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