| License |
License |
|---|---|
| GroupId | GroupIdcom.github.liuyehcf |
| ArtifactId | ArtifactIdflow-engine |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflow-engine
flow engine
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| flow-engine-1.4.4.pom | |
| flow-engine-1.4.4.jar | 231 KB |
| flow-engine-1.4.4-sources.jar | 124 KB |
| flow-engine-1.4.4-javadoc.jar | 934 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |