flow-core

流程服务 - 核心模块

License

License

GroupId

GroupId

cn.dustlight.flow
ArtifactId

ArtifactId

flow-core
Last Version

Last Version

0.1.7-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

flow-core
流程服务 - 核心模块

Download flow-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
io.projectreactor : reactor-core 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