is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-spark 1.0.3

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.3
Type

Type

jar

Download bullet-spark 1.0.3


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