Last Version

compileflow 1.1.0

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
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


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

Dependencies

compile (10)

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
com.github.spotbugs : spotbugs-annotations Optional jar 4.3.0
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.13.2
org.springframework : spring-test jar 3.2.11.RELEASE
org.slf4j : slf4j-jdk14 jar 1.7.25
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.