bullet-bql

This is the SQL-like query language that Bullet uses for its queries

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-bql
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-bql
This is the SQL-like query language that Bullet uses for its queries
Project URL

Project URL

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

Source Code Management

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

Download bullet-bql

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.6
com.yahoo.bullet : bullet-core jar 1.5.2
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.projectlombok : lombok jar 1.16.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.mockito : mockito-all jar 1.10.19

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.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2