Last Version

distribution 1.18

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.yahoo.pulsar
ArtifactId

ArtifactId

distribution
Version

Version

1.18
Type

Type

jar
Description

Description

distribution
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
Project Organization

Project Organization

Yahoo Inc.

Download distribution 1.18


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

Dependencies

compile (8)

Group / Artifact Type Version
com.yahoo.pulsar : pulsar-broker jar 1.18
com.yahoo.pulsar : pulsar-discovery-service jar 1.18
com.yahoo.pulsar : pulsar-client-tools jar 1.18
com.yahoo.pulsar : pulsar-testclient jar 1.18
org.slf4j : slf4j-log4j12 jar 1.7.21
org.apache.bookkeeper.stats » datasketches-metrics-provider jar 4.3.1.69-yahoo
org.apache.bookkeeper.stats : prometheus-metrics-provider jar 4.3.1.69-yahoo
com.yahoo.pulsar : pulsar-zookeeper jar 1.18

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.5

Project Modules

There are no modules declared in this project.