Last Version

flo runner root 0.1.2

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-runner-root
Version

Version

0.1.2
Type

Type

pom
Description

Description

flo runner root
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Project URL

Project URL

http://maven.apache.org

Download flo-runner-root 0.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flo-runner
  • flo-gcs
  • examples