License |
License |
---|---|
Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcn.dustlight.datacenter |
ArtifactId | ArtifactIddatacenter-elasticsearch |
Last Version | Last Version0.0.6-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatacenter-elasticsearch
数据中心服务 - Elasticsearch 模块
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-elasticsearch/ -->
<dependency>
<groupId>cn.dustlight.datacenter</groupId>
<artifactId>datacenter-elasticsearch</artifactId>
<version>0.0.6-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-elasticsearch/
implementation 'cn.dustlight.datacenter:datacenter-elasticsearch:0.0.6-alpha-2'
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-elasticsearch/
implementation ("cn.dustlight.datacenter:datacenter-elasticsearch:0.0.6-alpha-2")
'cn.dustlight.datacenter:datacenter-elasticsearch:jar:0.0.6-alpha-2'
<dependency org="cn.dustlight.datacenter" name="datacenter-elasticsearch" rev="0.0.6-alpha-2">
<artifact name="datacenter-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.datacenter', module='datacenter-elasticsearch', version='0.0.6-alpha-2')
)
libraryDependencies += "cn.dustlight.datacenter" % "datacenter-elasticsearch" % "0.0.6-alpha-2"
[cn.dustlight.datacenter/datacenter-elasticsearch "0.0.6-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.datacenter : datacenter-core | jar | 0.0.6-alpha-2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | |
org.mongodb : bson | jar |