is not current version
Last Version 1.1.0

compileflow 1.1.0-Beta2

Compileflow is a very lightweight, high-performance, integrable and extensible process engine.

License

License

GroupId

GroupId

com.alibaba.compileflow
ArtifactId

ArtifactId

compileflow
Version

Version

1.1.0-Beta2
Type

Type

jar
Description

Description

compileflow
Compileflow is a very lightweight, high-performance, integrable and extensible process engine.
Project URL

Project URL

https://github.com/alibaba/compileflow
Project Organization

Project Organization

Alibaba

Download compileflow 1.1.0-Beta2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-core jar 3.2.11.RELEASE
org.springframework : spring-context jar 3.2.11.RELEASE
com.sun.xml.bind : jaxb-impl jar 2.3.3
com.alibaba : QLExpress jar 3.2.4
org.mvel : mvel2 jar 2.4.0.Final
org.eclipse.jdt.core.compiler : ecj jar 4.6.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 3.2.11.RELEASE
org.slf4j : slf4j-jdk14 jar 1.7.25
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.