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