Last Version

Flo Workflow Definition 0.6.3

Core workflow definition API

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-workflow
Version

Version

0.6.3
Type

Type

jar
Description

Description

Flo Workflow Definition
Core workflow definition API

Download flo-workflow 0.6.3


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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
com.spotify : flo-api-generator jar 0.6.3
com.google.auto.value : auto-value jar 1.5.3

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 2.21.0
org.awaitility : awaitility jar 3.1.2

Project Modules

There are no modules declared in this project.