Last Version

Flo 0.0.13

A lightweight workflow definition library

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo
Version

Version

0.0.13
Type

Type

pom
Description

Description

Flo
A lightweight workflow definition library
Project URL

Project URL

https://github.com/rouzwawi/flo
Source Code Management

Source Code Management

https://github.com/rouzwawi/flo

Download flo 0.0.13

Filename Size
flo-0.0.13.pom 7 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

  • flo-api-generator
  • workflow
  • cli
  • test
  • flo-scala
  • flo-task-runner
  • flo-freezer