License |
License |
---|---|
GroupId | GroupIdio.github.xpc1024 |
ArtifactId | ArtifactIdeasy-es-core |
Version | Version0.9.5 |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
Filename | Size |
---|---|
easy-es-core-0.9.5.pom | |
easy-es-core-0.9.5.jar | 119 KB |
easy-es-core-0.9.5-sources.jar | 61 KB |
easy-es-core-0.9.5-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-core</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation 'io.github.xpc1024:easy-es-core:0.9.5'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation ("io.github.xpc1024:easy-es-core:0.9.5")
'io.github.xpc1024:easy-es-core:jar:0.9.5'
<dependency org="io.github.xpc1024" name="easy-es-core" rev="0.9.5">
<artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-core', version='0.9.5')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-core" % "0.9.5"
[io.github.xpc1024/easy-es-core "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
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 |