bullet-core

This is the core library that powers various components for Bullet - a real-time data query engine.

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-core
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-core
This is the core library that powers various components for Bullet - a real-time data query engine.
Project URL

Project URL

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

Source Code Management

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

Download bullet-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.yahoo.bullet : bullet-record jar 1.2.2
org.slf4j : slf4j-api jar 1.7.32
com.yahoo.datasketches : sketches-core jar 0.9.1
net.sf.jopt-simple : jopt-simple jar 4.6
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-math3 jar 3.6.1
com.google.code.gson : gson jar 2.7
org.yaml : snakeyaml jar 1.25
org.apache.httpcomponents : httpclient jar 4.5.9

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-core jar 3.5.7

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.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2