Last Version

Kurento JsonRPC client - Jetty implementation 6.16.5

Kurento JSON-RPC protocol with transports based on HTTP and WebSocket.

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface JSON Data
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-jsonrpc-client-jetty
Version

Version

6.16.5
Type

Type

jar
Description

Description

Kurento JsonRPC client - Jetty implementation
Kurento JSON-RPC protocol with transports based on HTTP and WebSocket.
Project URL

Project URL

https://www.kurento.org/docs/6.16.5/kurento-jsonrpc-client-jetty
Project Organization

Project Organization

Kurento

Download kurento-jsonrpc-client-jetty 6.16.5


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.kurento : kurento-commons jar 6.16.5
org.kurento : kurento-jsonrpc-client jar 6.16.5
org.slf4j : slf4j-api jar 1.7.30
org.eclipse.jetty.websocket : websocket-client jar 9.4.34.v20201102

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.