| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Native Development Tools |
| GroupId | GroupIdio.streamnative |
| ArtifactId | ArtifactIdpulsar-testclient |
| Version | Version2.10.0-rc-20211121082026 |
| Type | Typejar |
| Description |
DescriptionPulsar Test Client
Pulsar Test Client
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-testclient</artifactId>
<version>2.10.0-rc-20211121082026</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/
implementation 'io.streamnative:pulsar-testclient:2.10.0-rc-20211121082026'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/
implementation ("io.streamnative:pulsar-testclient:2.10.0-rc-20211121082026")
'io.streamnative:pulsar-testclient:jar:2.10.0-rc-20211121082026'
<dependency org="io.streamnative" name="pulsar-testclient" rev="2.10.0-rc-20211121082026">
<artifact name="pulsar-testclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-testclient', version='2.10.0-rc-20211121082026')
)
libraryDependencies += "io.streamnative" % "pulsar-testclient" % "2.10.0-rc-20211121082026"
[io.streamnative/pulsar-testclient "2.10.0-rc-20211121082026"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.zookeeper : zookeeper | jar | 3.6.3 |
| io.streamnative : pulsar-client-admin-original | jar | 2.10.0-rc-20211121082026 |
| io.streamnative : pulsar-client-original | jar | 2.10.0-rc-20211121082026 |
| io.streamnative : pulsar-client-messagecrypto-bc Optional | jar | 2.10.0-rc-20211121082026 |
| io.streamnative : pulsar-broker | jar | 2.10.0-rc-20211121082026 |
| commons-configuration : commons-configuration | jar | 1.10 |
| com.beust : jcommander | jar | 1.78 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.9 |
| com.fasterxml.jackson.core : jackson-databind | jar |
| 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 : testmocks | jar | 2.10.0-rc-20211121082026 |
| io.streamnative : buildtools | jar | 2.10.0-rc-20211121082026 |
| 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.3 |