bullet-storm

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-storm
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/bullet-db/bullet-storm
Source Code Management

Source Code Management

https://github.com/bullet-db/bullet-storm

Download bullet-storm

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.yahoo.bullet : bullet-core jar 1.5.2
org.asynchttpclient : async-http-client jar 2.0.37
net.sf.jopt-simple : jopt-simple jar 4.6
com.google.code.gson : gson jar 2.7
org.apache.storm : storm-metrics jar 2.2.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
com.yahoo.bullet : bullet-dsl jar 1.2.2
org.apache.storm : storm-core jar 2.2.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.mockito : mockito-core jar 3.5.7
org.apache.commons : commons-lang3 jar 3.4
com.yahoo.bullet : bullet-core test-jar 1.5.2

Project Modules

There are no modules declared in this project.
com.yahoo.bullet

Bullet

A pluggable, persistence-less, real-time, query engine for arbitrary data on arbitrary stream processors

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2