bullet-core

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

Лицензия

Лицензия

Группа

Группа

com.yahoo.bullet
Идентификатор

Идентификатор

bullet-core
Последняя версия

Последняя версия

1.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

bullet-core
This is the core library that powers various components for Bullet - a real-time data query engine.
Ссылка на сайт

Ссылка на сайт

https://github.com/bullet-db/bullet-core
Система контроля версий

Система контроля версий

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

Скачать bullet-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.projectlombok : lombok jar 1.16.4

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.6
org.mockito : mockito-core jar 3.5.7

Модули Проекта

Данный проект не имеет модулей.
com.yahoo.bullet

Bullet

A pluggable, persistence-less, real-time, query engine for arbitrary data on arbitrary stream processors

Версии библиотеки

Версия
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