Last Version

com.github.yaoguoh:common-elasticsearch 2.7.0


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-elasticsearch
Version

Version

2.7.0
Type

Type

jar
Description

Description

Download common-elasticsearch 2.7.0


<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/ -->
<dependency>
    <groupId>com.github.yaoguoh</groupId>
    <artifactId>common-elasticsearch</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation 'com.github.yaoguoh:common-elasticsearch:2.7.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation ("com.github.yaoguoh:common-elasticsearch:2.7.0")
'com.github.yaoguoh:common-elasticsearch:jar:2.7.0'
<dependency org="com.github.yaoguoh" name="common-elasticsearch" rev="2.7.0">
  <artifact name="common-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-elasticsearch', version='2.7.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-elasticsearch" % "2.7.0"
[com.github.yaoguoh/common-elasticsearch "2.7.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter jar
org.elasticsearch : elasticsearch jar 8.2.1
org.elasticsearch.client : elasticsearch-rest-client jar 8.2.1
cn.hutool : hutool-all jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.