Last Version

CometD :: Java :: WebSocket :: OkHttp Client 4.0.9

The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-websocket-okhttp-client
Version

Version

4.0.9
Type

Type

jar
Description

Description

CometD :: Java :: WebSocket :: OkHttp Client
The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
Project Organization

Project Organization

The CometD Project

Download cometd-java-websocket-okhttp-client 4.0.9


<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java-websocket-okhttp-client/ -->
<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java-websocket-okhttp-client</artifactId>
    <version>4.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-websocket-okhttp-client/
implementation 'org.cometd.java:cometd-java-websocket-okhttp-client:4.0.9'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-websocket-okhttp-client/
implementation ("org.cometd.java:cometd-java-websocket-okhttp-client:4.0.9")
'org.cometd.java:cometd-java-websocket-okhttp-client:jar:4.0.9'
<dependency org="org.cometd.java" name="cometd-java-websocket-okhttp-client" rev="4.0.9">
  <artifact name="cometd-java-websocket-okhttp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-websocket-okhttp-client', version='4.0.9')
)
libraryDependencies += "org.cometd.java" % "cometd-java-websocket-okhttp-client" % "4.0.9"
[org.cometd.java/cometd-java-websocket-okhttp-client "4.0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.cometd.java : cometd-java-websocket-common-client jar 4.0.9
com.squareup.okhttp3 : okhttp jar 4.9.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.