License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-elasticsearch |
Version | Version2.6.3 |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation 'com.github.yaoguoh:common-elasticsearch:2.6.3'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-elasticsearch/
implementation ("com.github.yaoguoh:common-elasticsearch:2.6.3")
'com.github.yaoguoh:common-elasticsearch:jar:2.6.3'
<dependency org="com.github.yaoguoh" name="common-elasticsearch" rev="2.6.3">
<artifact name="common-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-elasticsearch', version='2.6.3')
)
libraryDependencies += "com.github.yaoguoh" % "common-elasticsearch" % "2.6.3"
[com.github.yaoguoh/common-elasticsearch "2.6.3"]
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.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.16.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.16.2 |
cn.hutool : hutool-all | jar | 5.7.20 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |