| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kurento |
| ArtifactId | ArtifactIdkurento-client |
| Version | Version6.16.3 |
| Type | Typejar |
| Description |
DescriptionKurento Client
Allows server applications to control media server resources.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| kurento-client-6.16.3.pom | |
| kurento-client-6.16.3.jar | 219 KB |
| kurento-client-6.16.3-sources.jar | 197 KB |
| kurento-client-6.16.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-client/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-client</artifactId>
<version>6.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation 'org.kurento:kurento-client:6.16.3'
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation ("org.kurento:kurento-client:6.16.3")
'org.kurento:kurento-client:jar:6.16.3'
<dependency org="org.kurento" name="kurento-client" rev="6.16.3">
<artifact name="kurento-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-client', version='6.16.3')
)
libraryDependencies += "org.kurento" % "kurento-client" % "6.16.3"
[org.kurento/kurento-client "6.16.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kurento : kurento-jsonrpc-client | jar | 6.16.3 |
| org.kurento : kms-api-core | jar | 6.16.0 |
| org.kurento : kms-api-elements | jar | 6.16.0 |
| org.kurento : kms-api-filters | jar | 6.16.0 |
| javax.annotation : javax.annotation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.kurento : kurento-jsonrpc-server | jar | 6.16.3 |