flow-engine

flow engine

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

flow-engine
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

flow-engine
flow engine
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download flow-engine

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.liuyehcf : common-tools jar 1.0.11
com.github.liuyehcf : compile-engine jar 1.0.3
com.github.liuyehcf : expression-engine jar 1.0.2
io.netty : netty-all jar 4.1.44.Final
org.quartz-scheduler : quartz jar 2.3.2
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.3
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.13
com.alibaba : fastjson jar 1.2.62
com.caucho : hessian jar 4.0.51
com.esotericsoftware : kryo jar 4.0.2
org.slf4j : slf4j-api jar 1.7.26

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0