License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-client |
Last Version | Last Version6.16.5 |
Release Date | Release Date |
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.5.pom | |
kurento-client-6.16.5.jar | 217 KB |
kurento-client-6.16.5-sources.jar | 192 KB |
kurento-client-6.16.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation 'org.kurento:kurento-client:6.16.5'
// https://jarcasting.com/artifacts/org.kurento/kurento-client/
implementation ("org.kurento:kurento-client:6.16.5")
'org.kurento:kurento-client:jar:6.16.5'
<dependency org="org.kurento" name="kurento-client" rev="6.16.5">
<artifact name="kurento-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-client', version='6.16.5')
)
libraryDependencies += "org.kurento" % "kurento-client" % "6.16.5"
[org.kurento/kurento-client "6.16.5"]
Group / Artifact | Type | Version |
---|---|---|
org.kurento : kurento-jsonrpc-client | jar | 6.16.5 |
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.5 |