is not current version
Last Version 1.2.0

org.apache.fluo:fluo-recipes-spark 1.1.0-incubating


GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-recipes-spark
Version

Version

1.1.0-incubating
Type

Type

jar

Download fluo-recipes-spark 1.1.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-spark/ -->
<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-recipes-spark</artifactId>
    <version>1.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-spark/
implementation 'org.apache.fluo:fluo-recipes-spark:1.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-spark/
implementation ("org.apache.fluo:fluo-recipes-spark:1.1.0-incubating")
'org.apache.fluo:fluo-recipes-spark:jar:1.1.0-incubating'
<dependency org="org.apache.fluo" name="fluo-recipes-spark" rev="1.1.0-incubating">
  <artifact name="fluo-recipes-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.fluo', module='fluo-recipes-spark', version='1.1.0-incubating')
)
libraryDependencies += "org.apache.fluo" % "fluo-recipes-spark" % "1.1.0-incubating"
[org.apache.fluo/fluo-recipes-spark "1.1.0-incubating"]