License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-jsonrpc-client |
Last Version | Last Version6.16.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKurento JSON-RPC Client
JSON-RPC Protocol client with transports based on HTTP and WebSocket.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |