is not current version
Last Version 1.3.2

com.yahoo.bullet:bullet-bql 1.1.2

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

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-bql
Version

Version

1.1.2
Type

Type

jar

Download bullet-bql 1.1.2


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