Last Version

Kurento Java Tutorial - Hello World with Repository Recording 6.11.0

Hello World (WebRTC in loopback) with Reposittory Recording

License

License

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-hello-world-repository
Version

Version

6.11.0
Type

Type

jar
Description

Description

Kurento Java Tutorial - Hello World with Repository Recording
Hello World (WebRTC in loopback) with Reposittory Recording
Project URL

Project URL

https://www.kurento.org/docs/6.11.0/kurento-hello-world-repository
Project Organization

Project Organization

Kurento

Download kurento-hello-world-repository 6.11.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework : spring-websocket jar
org.webjars : webjars-locator jar 0.36
org.webjars.bower : jquery jar 1.12.3
org.webjars.bower : bootstrap jar 3.3.6
org.webjars.bower : demo-console jar 1.5.1
org.webjars.bower : ekko-lightbox jar 4.0.2
org.webjars.bower : webrtc-adapter jar 6.4.0
org.kurento : kurento-client jar 6.11.0
org.kurento : kurento-utils-js jar 6.11.0
org.kurento : kurento-repository-client jar 6.11.0

Project Modules

There are no modules declared in this project.