is not current version
Last Version 1.3.2

com.yahoo.bullet:bullet-storm 1.1.3

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

Categories

Categories

ORM Data
GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-storm
Version

Version

1.1.3
Type

Type

jar

Download bullet-storm 1.1.3


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