flow-service

流程服务

License

License

GroupId

GroupId

cn.dustlight.flow
ArtifactId

ArtifactId

flow-service
Last Version

Last Version

0.1.7-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

flow-service
流程服务

Download flow-service

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.experimental » spring-native jar 0.10.1
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
org.springdoc : springdoc-openapi-webflux-ui jar 1.5.9
cn.dustlight.auth : auth-resource-server-reactive jar
cn.dustlight.auth : auth-client-reactive jar
cn.dustlight.flow : flow-trigger-store-elasticsearch jar 0.1.7-alpha
cn.dustlight.flow : flow-core jar 0.1.7-alpha
cn.dustlight.flow : flow-datacenter jar 0.1.7-alpha
cn.dustlight.flow : flow-zeebe jar 0.1.7-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.

Versions

Version
0.1.7-alpha
0.1.4-alpha
0.1.3-alpha