Last Version

io.manbang:ebatis-spring 7.5.1.12.RELEASE

Elasticsearch ORM Framework

License

License

GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring
Version

Version

7.5.1.12.RELEASE
Type

Type

jar
Description

Description

Elasticsearch ORM Framework

Download ebatis-spring 7.5.1.12.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
io.manbang : ebatis-core jar 7.5.1.12.RELEASE
org.springframework : spring-context jar 4.3.16.RELEASE
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.5.1
org.elasticsearch.client : elasticsearch-rest-client-sniffer jar 7.5.1
org.javassist : javassist jar 3.26.0-GA

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
com.google.auto.service : auto-service jar 1.0-rc7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.