is not current version
Last Version 1.1.2

com.yahoo.bullet:bullet-pulsar 1.0.3

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

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-pulsar
Version

Version

1.0.3
Type

Type

jar

Download bullet-pulsar 1.0.3


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