| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.apache.pulsar | 
| ArtifactId | ArtifactIdpulsar-client-1x | 
| Last Version | Last Version2.10.0 | 
| Release Date | Release Date | 
| 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 | 
| Filename | Size | 
|---|---|
| pulsar-client-1x-2.10.0.pom | |
| pulsar-client-1x-2.10.0.jar | 37 KB | 
| pulsar-client-1x-2.10.0-sources.jar | 41 KB | 
| pulsar-client-1x-2.10.0-javadoc.jar | 182 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-client-1x/ -->
<dependency>
    <groupId>org.apache.pulsar</groupId>
    <artifactId>pulsar-client-1x</artifactId>
    <version>2.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-client-1x/
implementation 'org.apache.pulsar:pulsar-client-1x:2.10.0'// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-client-1x/
implementation ("org.apache.pulsar:pulsar-client-1x:2.10.0")'org.apache.pulsar:pulsar-client-1x:jar:2.10.0'<dependency org="org.apache.pulsar" name="pulsar-client-1x" rev="2.10.0">
  <artifact name="pulsar-client-1x" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.pulsar', module='pulsar-client-1x', version='2.10.0')
)libraryDependencies += "org.apache.pulsar" % "pulsar-client-1x" % "2.10.0"[org.apache.pulsar/pulsar-client-1x "2.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.pulsar : pulsar-client-2x-shaded | jar | 2.10.0 | 
| 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 | 
|---|---|---|
| org.apache.pulsar : buildtools | jar | 2.10.0 | 
| 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 |