Last Version

Kurento Media Framework - Content Management 4.3.1

Kurento Content Management API implementation The kmf-content-api project contains the implementation of the Kurento server side Content Management API.

License

License

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-content-api
Version

Version

4.3.1
Type

Type

jar
Description

Description

Kurento Media Framework - Content Management
Kurento Content Management API implementation The kmf-content-api project contains the implementation of the Kurento server side Content Management API.
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-content-api 4.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.kurento.kmf : kmf-commons jar 4.3.1
com.kurento.kmf : kmf-spring jar 4.3.1
com.kurento.kmf : kmf-content-protocol jar 4.3.1
com.kurento.kmf : kmf-repository-api jar 4.3.1
com.kurento.kmf : kmf-media-api jar 4.3.1
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : httpmime jar 4.3.2
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

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

Project Modules

There are no modules declared in this project.