License |
License |
---|---|
GroupId | GroupIdcom.yahoo.bullet |
ArtifactId | ArtifactIdbullet-bql |
Version | Version1.2.5 |
Type | Typejar |
Description |
Descriptionbullet-bql
This is the SQL-like query language that Bullet uses for its queries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bullet-bql-1.2.5.pom | |
bullet-bql-1.2.5.jar | 243 KB |
bullet-bql-1.2.5-sources.jar | 102 KB |
bullet-bql-1.2.5-javadoc.jar | 794 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.6 |
com.yahoo.bullet : bullet-core | jar | 1.4.4 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.mockito : mockito-all | jar | 1.10.19 |