License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-elasticsearch |
Version | Version2.6.2 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-elasticsearch</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation 'com.github.yaoguoh:common-elasticsearch:2.6.2'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation ("com.github.yaoguoh:common-elasticsearch:2.6.2")
'com.github.yaoguoh:common-elasticsearch:jar:2.6.2'
<dependency org="com.github.yaoguoh" name="common-elasticsearch" rev="2.6.2">
<artifact name="common-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-elasticsearch', version='2.6.2')
)
libraryDependencies += "com.github.yaoguoh" % "common-elasticsearch" % "2.6.2"
[com.github.yaoguoh/common-elasticsearch "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.elasticsearch : elasticsearch | jar | 7.16.1 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.16.1 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.16.1 |
cn.hutool : hutool-all | jar | 5.7.18 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |