License |
License |
---|---|
GroupId | GroupIdcn.easy-es |
ArtifactId | ArtifactIdeasy-es-core |
Last Version | Last Version0.9.40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
Filename | Size |
---|---|
easy-es-core-0.9.40.pom | |
easy-es-core-0.9.40.jar | 161 KB |
easy-es-core-0.9.40-sources.jar | 75 KB |
easy-es-core-0.9.40-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.easy-es/easy-es-core/ -->
<dependency>
<groupId>cn.easy-es</groupId>
<artifactId>easy-es-core</artifactId>
<version>0.9.40</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-core/
implementation 'cn.easy-es:easy-es-core:0.9.40'
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-core/
implementation ("cn.easy-es:easy-es-core:0.9.40")
'cn.easy-es:easy-es-core:jar:0.9.40'
<dependency org="cn.easy-es" name="easy-es-core" rev="0.9.40">
<artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easy-es', module='easy-es-core', version='0.9.40')
)
libraryDependencies += "cn.easy-es" % "easy-es-core" % "0.9.40"
[cn.easy-es/easy-es-core "0.9.40"]
Group / Artifact | Type | Version |
---|---|---|
cn.easy-es : easy-es-extension | jar | 0.9.40 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |