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