Last Version

Flo Runner 0.6.3

Top level runner implementation

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-runner
Version

Version

0.6.3
Type

Type

jar
Description

Description

Flo Runner
Top level runner implementation

Download flo-runner 0.6.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.spotify : flo-workflow jar 0.6.3
com.spotify : flo-freezer jar 0.6.3
com.typesafe : config jar 1.3.1
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (6)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6
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.