Last Version

Kurento Media Framework - Thrift interface with KMS 4.3.1

Kurento Thrift Interface Thrift interface consumer/server for the Kurento Media Framework.

License

License

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-thrift-interface
Version

Version

4.3.1
Type

Type

jar
Description

Description

Kurento Media Framework - Thrift interface with KMS
Kurento Thrift Interface Thrift interface consumer/server for the Kurento Media Framework.
Project URL

Project URL

http://www.kurento.org/docs/4.3.1
Project Organization

Project Organization

Kurento
Source Code Management

Source Code Management

https://github.com/Kurento/kurento-media-framework

Download kmf-thrift-interface 4.3.1


<!-- https://jarcasting.com/artifacts/com.kurento.kmf/kmf-thrift-interface/ -->
<dependency>
    <groupId>com.kurento.kmf</groupId>
    <artifactId>kmf-thrift-interface</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kurento.kmf/kmf-thrift-interface/
implementation 'com.kurento.kmf:kmf-thrift-interface:4.3.1'
// https://jarcasting.com/artifacts/com.kurento.kmf/kmf-thrift-interface/
implementation ("com.kurento.kmf:kmf-thrift-interface:4.3.1")
'com.kurento.kmf:kmf-thrift-interface:jar:4.3.1'
<dependency org="com.kurento.kmf" name="kmf-thrift-interface" rev="4.3.1">
  <artifact name="kmf-thrift-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kurento.kmf', module='kmf-thrift-interface', version='4.3.1')
)
libraryDependencies += "com.kurento.kmf" % "kmf-thrift-interface" % "4.3.1"
[com.kurento.kmf/kmf-thrift-interface "4.3.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.kurento.kms : kms-interface jar 4.3.1
com.kurento.kmf : kmf-jsonrpcconnector-client jar 4.3.1
com.kurento.kmf : kmf-jsonrpcconnector-server jar 4.3.1
com.kurento.kmf : kmf-commons jar 4.3.1
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-pool2 jar 2.2

test (2)

Group / Artifact Type Version
com.kurento.kmf : kmf-commons-testing jar 4.3.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.