License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcn.dustlight.flow |
ArtifactId | ArtifactIdflow-trigger-store-elasticsearch |
Last Version | Last Version0.1.7-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflow-trigger-store-elasticsearch
流程服务 - Elasticsearch 触发器持久化
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.flow/flow-trigger-store-elasticsearch/ -->
<dependency>
<groupId>cn.dustlight.flow</groupId>
<artifactId>flow-trigger-store-elasticsearch</artifactId>
<version>0.1.7-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-trigger-store-elasticsearch/
implementation 'cn.dustlight.flow:flow-trigger-store-elasticsearch:0.1.7-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-trigger-store-elasticsearch/
implementation ("cn.dustlight.flow:flow-trigger-store-elasticsearch:0.1.7-alpha")
'cn.dustlight.flow:flow-trigger-store-elasticsearch:jar:0.1.7-alpha'
<dependency org="cn.dustlight.flow" name="flow-trigger-store-elasticsearch" rev="0.1.7-alpha">
<artifact name="flow-trigger-store-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.flow', module='flow-trigger-store-elasticsearch', version='0.1.7-alpha')
)
libraryDependencies += "cn.dustlight.flow" % "flow-trigger-store-elasticsearch" % "0.1.7-alpha"
[cn.dustlight.flow/flow-trigger-store-elasticsearch "0.1.7-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
cn.dustlight.flow : flow-core | jar | 0.1.7-alpha |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar |