Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-elasticsearch |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |