Last Version

Kurento Common utils 6.16.5

Common utils and classes for Kurento Java. This project contains common util classes for the Kurento Java.

License

License

GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-commons
Version

Version

6.16.5
Type

Type

jar
Description

Description

Kurento Common utils
Common utils and classes for Kurento Java. This project contains common util classes for the Kurento Java.
Project URL

Project URL

https://www.kurento.org/docs/6.16.5/kurento-commons
Project Organization

Project Organization

Kurento

Download kurento-commons 6.16.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 30.0-jre

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.