License |
License |
---|---|
GroupId | GroupIdcom.yahoo.pulsar |
ArtifactId | ArtifactIdpulsar-websocket |
Version | Version1.18 |
Type | Typejar |
Description |
DescriptionPulsar WebSocket
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pulsar-websocket-1.18.pom | |
pulsar-websocket-1.18.jar | 54 KB |
pulsar-websocket-1.18-tests.jar | 5 KB |
pulsar-websocket-1.18-sources.jar | 33 KB |
pulsar-websocket-1.18-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-websocket/ -->
<dependency>
<groupId>com.yahoo.pulsar</groupId>
<artifactId>pulsar-websocket</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-websocket/
implementation 'com.yahoo.pulsar:pulsar-websocket:1.18'
// https://jarcasting.com/artifacts/com.yahoo.pulsar/pulsar-websocket/
implementation ("com.yahoo.pulsar:pulsar-websocket:1.18")
'com.yahoo.pulsar:pulsar-websocket:jar:1.18'
<dependency org="com.yahoo.pulsar" name="pulsar-websocket" rev="1.18">
<artifact name="pulsar-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.pulsar', module='pulsar-websocket', version='1.18')
)
libraryDependencies += "com.yahoo.pulsar" % "pulsar-websocket" % "1.18"
[com.yahoo.pulsar/pulsar-websocket "1.18"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.pulsar : managed-ledger | jar | 1.18 |
log4j : log4j | jar | 1.2.17 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
org.powermock : powermock-module-testng | jar | 1.6.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.testng : testng | jar | 6.8.5 |