License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcn.zhangfusheng |
ArtifactId | ArtifactIdpaoding-rose-elasticsearch |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaoding-rose-elasticsearch
Simplify es operations,https://gitee.com/fusheng_zhang/paoding-rose-elasticsearch/blob/master/README.md
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-elasticsearch/ -->
<dependency>
<groupId>cn.zhangfusheng</groupId>
<artifactId>paoding-rose-elasticsearch</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-elasticsearch/
implementation 'cn.zhangfusheng:paoding-rose-elasticsearch:1.2'
// https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-elasticsearch/
implementation ("cn.zhangfusheng:paoding-rose-elasticsearch:1.2")
'cn.zhangfusheng:paoding-rose-elasticsearch:jar:1.2'
<dependency org="cn.zhangfusheng" name="paoding-rose-elasticsearch" rev="1.2">
<artifact name="paoding-rose-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zhangfusheng', module='paoding-rose-elasticsearch', version='1.2')
)
libraryDependencies += "cn.zhangfusheng" % "paoding-rose-elasticsearch" % "1.2"
[cn.zhangfusheng/paoding-rose-elasticsearch "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.4.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.4.2 |
org.springframework : spring-context | jar | 5.3.15 |
org.projectlombok : lombok | jar | 1.18.22 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : slf4j-api | jar | 1.7.33 |
org.mybatis : mybatis | jar | 3.5.9 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.alibaba : fastjson | jar | 1.2.79 |
org.springframework.data : spring-data-commons | jar | 2.4.9 |
org.apache.commons : commons-jexl3 | jar | 3.2.1 |
io.github.iamazy.elasticsearch.dsl : elasticsearch-sql-core | jar | 7.13.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |