is not current version
Last Version 0.1.7-alpha

cn.dustlight.flow:flow-trigger-store-elasticsearch 0.1.4-alpha

流程服务 - Elasticsearch 触发器持久化

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cn.dustlight.flow
ArtifactId

ArtifactId

flow-trigger-store-elasticsearch
Version

Version

0.1.4-alpha
Type

Type

jar

Download flow-trigger-store-elasticsearch 0.1.4-alpha


<!-- 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.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-trigger-store-elasticsearch/
implementation 'cn.dustlight.flow:flow-trigger-store-elasticsearch:0.1.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-trigger-store-elasticsearch/
implementation ("cn.dustlight.flow:flow-trigger-store-elasticsearch:0.1.4-alpha")
'cn.dustlight.flow:flow-trigger-store-elasticsearch:jar:0.1.4-alpha'
<dependency org="cn.dustlight.flow" name="flow-trigger-store-elasticsearch" rev="0.1.4-alpha">
  <artifact name="flow-trigger-store-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.flow', module='flow-trigger-store-elasticsearch', version='0.1.4-alpha')
)
libraryDependencies += "cn.dustlight.flow" % "flow-trigger-store-elasticsearch" % "0.1.4-alpha"
[cn.dustlight.flow/flow-trigger-store-elasticsearch "0.1.4-alpha"]