| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.pulsar |
| ArtifactId | ArtifactIdpulsar-common |
| Version | Version2.9.1 |
| Type | Typejar |
| Description |
DescriptionPulsar Common
Common libraries needed by client/broker/tools
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pulsar-common-2.9.1.pom | |
| pulsar-common-2.9.1.jar | 856 KB |
| pulsar-common-2.9.1-sources.jar | 512 KB |
| pulsar-common-2.9.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-common/ -->
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-common</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-common/
implementation 'org.apache.pulsar:pulsar-common:2.9.1'
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-common/
implementation ("org.apache.pulsar:pulsar-common:2.9.1")
'org.apache.pulsar:pulsar-common:jar:2.9.1'
<dependency org="org.apache.pulsar" name="pulsar-common" rev="2.9.1">
<artifact name="pulsar-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='pulsar-common', version='2.9.1')
)
libraryDependencies += "org.apache.pulsar" % "pulsar-common" % "2.9.1"
[org.apache.pulsar/pulsar-common "2.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.2 |
| org.projectlombok : lombok | jar | 1.18.22 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.lz4 : lz4-java | jar | 1.5.0 |
| com.github.luben : zstd-jni | jar | 1.3.7-3 |
| org.xerial.snappy : snappy-java | jar | 1.1.7.5 |
| org.apache.pulsar : buildtools | jar | 2.9.1 |
| 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 |