is not current version
Last Version 1.18

com.yahoo.pulsar:pulsar-testclient 1.15.1

Pulsar Test Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.pulsar
ArtifactId

ArtifactId

pulsar-testclient
Version

Version

1.15.1
Type

Type

jar

Download pulsar-testclient 1.15.1


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