is not current version
Last Version 1.1.2

com.yahoo.bullet:bullet-pulsar 1.1.0

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.1.0
Type

Type

jar

Download bullet-pulsar 1.1.0


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