Last Version

io.github.xpc1024:easy-es-core 0.9.20

easy use for elastic search

License

License

GroupId

GroupId

io.github.xpc1024
ArtifactId

ArtifactId

easy-es-core
Version

Version

0.9.20
Type

Type

jar
Description

Description

easy use for elastic search

Download easy-es-core 0.9.20


<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/ -->
<dependency>
    <groupId>io.github.xpc1024</groupId>
    <artifactId>easy-es-core</artifactId>
    <version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation 'io.github.xpc1024:easy-es-core:0.9.20'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation ("io.github.xpc1024:easy-es-core:0.9.20")
'io.github.xpc1024:easy-es-core:jar:0.9.20'
<dependency org="io.github.xpc1024" name="easy-es-core" rev="0.9.20">
  <artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-core', version='0.9.20')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-core" % "0.9.20"
[io.github.xpc1024/easy-es-core "0.9.20"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.10.1
org.elasticsearch : elasticsearch jar 7.10.1
com.alibaba : fastjson jar 1.2.79
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4

Project Modules

There are no modules declared in this project.