is not current version
Last Version 1.3.2

com.yahoo.bullet:bullet-storm 1.3.0

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

Type

jar

Download bullet-storm 1.3.0


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