is not current version
Last Version 0.1.7-alpha

flow-zeebe 0.1.3-alpha

流程服务 - Zeebe 模块

License

License

GroupId

GroupId

cn.dustlight.flow
ArtifactId

ArtifactId

flow-zeebe
Version

Version

0.1.3-alpha
Type

Type

jar
Description

Description

flow-zeebe
流程服务 - Zeebe 模块

Download flow-zeebe 0.1.3-alpha


<!-- https://jarcasting.com/artifacts/cn.dustlight.flow/flow-zeebe/ -->
<dependency>
    <groupId>cn.dustlight.flow</groupId>
    <artifactId>flow-zeebe</artifactId>
    <version>0.1.3-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-zeebe/
implementation 'cn.dustlight.flow:flow-zeebe:0.1.3-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-zeebe/
implementation ("cn.dustlight.flow:flow-zeebe:0.1.3-alpha")
'cn.dustlight.flow:flow-zeebe:jar:0.1.3-alpha'
<dependency org="cn.dustlight.flow" name="flow-zeebe" rev="0.1.3-alpha">
  <artifact name="flow-zeebe" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.flow', module='flow-zeebe', version='0.1.3-alpha')
)
libraryDependencies += "cn.dustlight.flow" % "flow-zeebe" % "0.1.3-alpha"
[cn.dustlight.flow/flow-zeebe "0.1.3-alpha"]

Dependencies

compile (6)

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
io.camunda : zeebe-client-java jar 1.2.0
cn.dustlight.flow : flow-core jar 0.1.3-alpha

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.