is not current version
Last Version 1.5.2

bullet-core 1.4.2

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
Version

Version

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


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

Dependencies

compile (8)

Group / Artifact Type Version
com.yahoo.bullet : bullet-record jar 1.1.4
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 (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-core jar 3.5.7

Project Modules

There are no modules declared in this project.