is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-spark 1.0.2

This is the implementation of Bullet - a real-time query engine - in Apache Spark.

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-spark
Version

Version

1.0.2
Type

Type

jar

Download bullet-spark 1.0.2


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