License |
License |
---|---|
GroupId | GroupIdcn.dustlight.flow |
ArtifactId | ArtifactIdflow-core |
Last Version | Last Version0.1.7-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflow-core
流程服务 - 核心模块
|
Filename | Size |
---|---|
flow-core-0.1.7-alpha.pom | |
flow-core-0.1.7-alpha.jar | 21 KB |
flow-core-0.1.7-alpha-sources.jar | 11 KB |
flow-core-0.1.7-alpha-javadoc.jar | 558 KB |
Browse |
<!-- 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"]
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 |