Last Version

JFlow 1.0.11

Java workflow engine

License

License

GroupId

GroupId

com.crivano
ArtifactId

ArtifactId

jflow
Version

Version

1.0.11
Type

Type

jar
Description

Description

JFlow
Java workflow engine
Project URL

Project URL

https://github.com/crivano/jflow
Source Code Management

Source Code Management

https://github.com/crivano/jflow.git

Download jflow 1.0.11


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

Dependencies

test (2)

Group / Artifact Type Version
org.mvel : mvel2 jar 2.4.5.Final
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.