bullet-kafka

This is all things Kafka related for Bullet - primarily the pluggable PubSub implementations

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-kafka
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-kafka
This is all things Kafka related for Bullet - primarily the pluggable PubSub implementations
Project URL

Project URL

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

Source Code Management

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

Download bullet-kafka

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.yahoo.athenz : athenz-cert-refresher jar 1.10.10
com.yahoo.bullet : bullet-core jar 1.5.2
org.apache.kafka : kafka-clients jar 2.6.0

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-all jar 1.10.19

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.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2