bullet-record

This manages the container format for storing data passed to Bullet as well as its type and schema system.

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-record
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-record
This manages the container format for storing data passed to Bullet as well as its type and schema system.
Project URL

Project URL

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

Source Code Management

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

Download bullet-record

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.avro : avro jar 1.9.2
com.google.code.gson : gson jar 2.7

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 (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
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.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1