is not current version
Last Version 1.3.2

bullet-bql 1.2.5

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

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-bql
Version

Version

1.2.5
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 1.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.6
com.yahoo.bullet : bullet-core jar 1.4.4

provided (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.10
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.