Last Version

Flo 0.6.3

A lightweight workflow definition library

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo
Version

Version

0.6.3
Type

Type

pom
Description

Description

Flo
A lightweight workflow definition library
Project URL

Project URL

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

Source Code Management

https://github.com/spotify/flo

Download flo 0.6.3

Filename Size
flo-0.6.3.pom 19 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
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

  • flo-api-generator
  • flo-workflow
  • flo-scala_2.11
  • flo-scala_2.12
  • flo-runner
  • flo-freezer
  • contrib/flo-bigquery
  • contrib/flo-scio_2.11
  • contrib/flo-scio_2.12
  • contrib/flo-styx