License |
License |
---|---|
GroupId | GroupIdcn.easy-es |
ArtifactId | ArtifactIdeasy-es-common |
Version | Version0.9.30 |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
Filename | Size |
---|---|
easy-es-common-0.9.30.pom | |
easy-es-common-0.9.30.jar | 32 KB |
easy-es-common-0.9.30-sources.jar | 21 KB |
easy-es-common-0.9.30-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.easy-es/easy-es-common/ -->
<dependency>
<groupId>cn.easy-es</groupId>
<artifactId>easy-es-common</artifactId>
<version>0.9.30</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-common/
implementation 'cn.easy-es:easy-es-common:0.9.30'
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-common/
implementation ("cn.easy-es:easy-es-common:0.9.30")
'cn.easy-es:easy-es-common:jar:0.9.30'
<dependency org="cn.easy-es" name="easy-es-common" rev="0.9.30">
<artifact name="easy-es-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easy-es', module='easy-es-common', version='0.9.30')
)
libraryDependencies += "cn.easy-es" % "easy-es-common" % "0.9.30"
[cn.easy-es/easy-es-common "0.9.30"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.10.1 |
org.elasticsearch : elasticsearch | jar | 7.10.1 |
com.alibaba : fastjson | jar | 1.2.79 |
commons-codec : commons-codec | jar | 1.6 |
org.projectlombok : lombok | jar | 1.18.12 |