Last Version

io.rouz:flo-task-runner 0.0.13

A lightweight workflow definition library

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo-task-runner
Version

Version

0.0.13
Type

Type

jar
Description

Description

A lightweight workflow definition library

Download flo-task-runner 0.0.13


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

There are no modules declared in this project.