не последняя версия
Последняя версия 0.1.7-alpha

cn.dustlight.flow:flow-zeebe 0.1.4-alpha

流程服务 - Zeebe 模块

Группа

Группа

cn.dustlight.flow
Идентификатор

Идентификатор

flow-zeebe
Версия

Версия

0.1.4-alpha
Тип

Тип

jar

Скачать flow-zeebe 0.1.4-alpha


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