| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdio.streamnative |
| ArtifactId | ArtifactIdpulsar-discovery-service |
| Version | Version2.9.0-rc-202109212205 |
| Type | Typejar |
| Description |
DescriptionPulsar Discovery Service WAR
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-discovery-service/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-discovery-service</artifactId>
<version>2.9.0-rc-202109212205</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-discovery-service/
implementation 'io.streamnative:pulsar-discovery-service:2.9.0-rc-202109212205'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-discovery-service/
implementation ("io.streamnative:pulsar-discovery-service:2.9.0-rc-202109212205")
'io.streamnative:pulsar-discovery-service:jar:2.9.0-rc-202109212205'
<dependency org="io.streamnative" name="pulsar-discovery-service" rev="2.9.0-rc-202109212205">
<artifact name="pulsar-discovery-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-discovery-service', version='2.9.0-rc-202109212205')
)
libraryDependencies += "io.streamnative" % "pulsar-discovery-service" % "2.9.0-rc-202109212205"
[io.streamnative/pulsar-discovery-service "2.9.0-rc-202109212205"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.streamnative : testmocks | jar | 2.9.0-rc-202109212205 |
| org.awaitility : awaitility | jar | 4.0.3 |
| io.streamnative : buildtools | jar | 2.9.0-rc-202109212205 |
| org.testng : testng | jar | 7.3.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-testng | jar | 2.0.9 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.apache.bookkeeper : bookkeeper-server | jar | 4.14.2 |