is not current version
Last Version 1.18

com.yahoo.pulsar:pulsar-testclient 1.17.5

Pulsar Test Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.pulsar
ArtifactId

ArtifactId

pulsar-testclient
Version

Version

1.17.5
Type

Type

jar

Download pulsar-testclient 1.17.5


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