is not current version
Last Version 6.16.5

org.kurento:kurento-integration-tests 6.1.0

Integration tests for the Kurento Java. These tests require the existence of a KMS instance.

GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-integration-tests
Version

Version

6.1.0
Type

Type

pom

Download kurento-integration-tests 6.1.0


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