| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kurento |
| ArtifactId | ArtifactIdkurento-client |
| Version | Version6.16.0 |
| 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.0.pom | |
| kurento-client-6.16.0.jar | 218 KB |
| kurento-client-6.16.0-sources.jar | 196 KB |
| kurento-client-6.16.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation 'org.kurento:kurento-client:6.16.0'
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation ("org.kurento:kurento-client:6.16.0")
'org.kurento:kurento-client:jar:6.16.0'
<dependency org="org.kurento" name="kurento-client" rev="6.16.0">
<artifact name="kurento-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-client', version='6.16.0')
)
libraryDependencies += "org.kurento" % "kurento-client" % "6.16.0"
[org.kurento/kurento-client "6.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kurento : kurento-jsonrpc-client | jar | 6.16.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.kurento : kurento-jsonrpc-server | jar | 6.16.0 |