cn.easy-es:easy-es-core

easy use for elastic search

License

License

GroupId

GroupId

cn.easy-es
ArtifactId

ArtifactId

easy-es-core
Last Version

Last Version

0.9.40
Release Date

Release Date

Type

Type

jar
Description

Description

easy use for elastic search

Download easy-es-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.easy-es : easy-es-extension jar 0.9.40
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.40
0.9.31
0.9.30