io.github.zhaohaoh:easy-es-core

easy-es

License

License

GroupId

GroupId

io.github.zhaohaoh
ArtifactId

ArtifactId

easy-es-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-es

Download easy-es-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-client jar
org.elasticsearch : elasticsearch jar
org.elasticsearch.client : elasticsearch-rest-high-level-client jar
io.github.zhaohaoh : easy-es-annotation jar 1.0.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0