Last Version

Flo Workflow Definition 0.0.13

A lightweight workflow definition library

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo-workflow
Version

Version

0.0.13
Type

Type

jar
Description

Description

Flo Workflow Definition
A lightweight workflow definition library

Download flo-workflow 0.0.13


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
net.sf.jopt-simple : jopt-simple jar 4.9
org.fusesource.jansi : jansi jar 1.11
org.slf4j : slf4j-api jar 1.7.16

provided (2)

Group / Artifact Type Version
io.rouz : flo-api-generator jar 0.0.13
com.google.auto.value : auto-value jar 1.2

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.