Easy Flows

The simple, stupid workflow engine for Java

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-flows
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Flows
The simple, stupid workflow engine for Java
Project URL

Project URL

http://www.github.com/j-easy/easy-flows

Download easy-flows

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1