is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-record 1.1.2

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

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-record
Version

Version

1.1.2
Type

Type

jar

Download bullet-record 1.1.2


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