| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Native Development Tools | 
| GroupId | GroupIdio.streamnative | 
| ArtifactId | ArtifactIdpulsar-client-1x | 
| Version | Version2.11.0-rc-202205082205 | 
| Type | Typejar | 
| Description | DescriptionPulsar Client 1.x Compatibility API 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-client-1x/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>pulsar-client-1x</artifactId>
    <version>2.11.0-rc-202205082205</version>
</dependency>// https://jarcasting.com/artifacts/io.streamnative/pulsar-client-1x/
implementation 'io.streamnative:pulsar-client-1x:2.11.0-rc-202205082205'// https://jarcasting.com/artifacts/io.streamnative/pulsar-client-1x/
implementation ("io.streamnative:pulsar-client-1x:2.11.0-rc-202205082205")'io.streamnative:pulsar-client-1x:jar:2.11.0-rc-202205082205'<dependency org="io.streamnative" name="pulsar-client-1x" rev="2.11.0-rc-202205082205">
  <artifact name="pulsar-client-1x" type="jar" />
</dependency>@Grapes(
@Grab(group='io.streamnative', module='pulsar-client-1x', version='2.11.0-rc-202205082205')
)libraryDependencies += "io.streamnative" % "pulsar-client-1x" % "2.11.0-rc-202205082205"[io.streamnative/pulsar-client-1x "2.11.0-rc-202205082205"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.streamnative : pulsar-client-2x-shaded | jar | 2.11.0-rc-202205082205 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.streamnative : buildtools | jar | 2.11.0-rc-202205082205 | 
| org.testng : testng | jar | 7.3.0 | 
| org.mockito : mockito-core | jar | 3.12.4 | 
| org.mockito : mockito-inline | jar | 3.12.4 | 
| org.powermock : powermock-reflect | jar | 2.0.9 | 
| org.assertj : assertj-core | jar | 3.18.1 | 
| org.apache.bookkeeper : bookkeeper-server | jar | 4.14.4 |