Last Version

Kurento JSON-RPC Client 6.16.5

JSON-RPC Protocol client with transports based on HTTP and WebSocket.

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-jsonrpc-client
Version

Version

6.16.5
Type

Type

jar
Description

Description

Kurento JSON-RPC Client
JSON-RPC Protocol client with transports based on HTTP and WebSocket.
Project URL

Project URL

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

Project Organization

Kurento

Download kurento-jsonrpc-client 6.16.5


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

Dependencies

compile (9)

Group / Artifact Type Version
com.thoughtworks.paranamer : paranamer jar 2.8
javax.inject : javax.inject jar 1
org.kurento : kurento-commons jar 6.16.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : fluent-hc jar 4.5.13
org.slf4j : slf4j-api jar 1.7.30
io.netty : netty-handler jar 4.1.54.Final
io.netty : netty-transport jar 4.1.54.Final
io.netty : netty-handler-proxy jar 4.1.54.Final

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.