License |
License |
---|---|
GroupId | GroupIdio.github.xpc1024 |
ArtifactId | ArtifactIdeasy-es-core |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
Filename | Size |
---|---|
easy-es-core-0.9.20.pom | |
easy-es-core-0.9.20.jar | 105 KB |
easy-es-core-0.9.20-sources.jar | 56 KB |
easy-es-core-0.9.20-javadoc.jar | 427 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation 'io.github.xpc1024:easy-es-core:0.9.20'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation ("io.github.xpc1024:easy-es-core:0.9.20")
'io.github.xpc1024:easy-es-core:jar:0.9.20'
<dependency org="io.github.xpc1024" name="easy-es-core" rev="0.9.20">
<artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-core', version='0.9.20')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-core" % "0.9.20"
[io.github.xpc1024/easy-es-core "0.9.20"]
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 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |