License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.yahoo.pulsar |
ArtifactId | ArtifactIddistribution |
Version | Version1.18 |
Type | Typejar |
Description |
Descriptiondistribution
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
distribution-1.18.pom | 3 KB |
distribution-1.18-tests.jar | 342 bytes |
distribution-1.18-src.tar.gz | 2 MB |
distribution-1.18-bin.tar.gz | 37 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.5 |