is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:pulsar-testclient 2.10.0-rc-20220109005955

Pulsar Test Client

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

pulsar-testclient
Version

Version

2.10.0-rc-20220109005955
Type

Type

jar

Download pulsar-testclient 2.10.0-rc-20220109005955


<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>pulsar-testclient</artifactId>
    <version>2.10.0-rc-20220109005955</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/
implementation 'io.streamnative:pulsar-testclient:2.10.0-rc-20220109005955'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-testclient/
implementation ("io.streamnative:pulsar-testclient:2.10.0-rc-20220109005955")
'io.streamnative:pulsar-testclient:jar:2.10.0-rc-20220109005955'
<dependency org="io.streamnative" name="pulsar-testclient" rev="2.10.0-rc-20220109005955">
  <artifact name="pulsar-testclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-testclient', version='2.10.0-rc-20220109005955')
)
libraryDependencies += "io.streamnative" % "pulsar-testclient" % "2.10.0-rc-20220109005955"
[io.streamnative/pulsar-testclient "2.10.0-rc-20220109005955"]