License |
License |
---|---|
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-integration-tests |
Last Version | Last Version6.16.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKurento Integration tests
Integration tests for the Kurento Java.
These tests require the existence of a KMS instance.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kurento-integration-tests-6.16.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-integration-tests/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-integration-tests</artifactId>
<version>6.16.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-integration-tests/
implementation 'org.kurento:kurento-integration-tests:6.16.5'
// https://jarcasting.com/artifacts/org.kurento/kurento-integration-tests/
implementation ("org.kurento:kurento-integration-tests:6.16.5")
'org.kurento:kurento-integration-tests:pom:6.16.5'
<dependency org="org.kurento" name="kurento-integration-tests" rev="6.16.5">
<artifact name="kurento-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-integration-tests', version='6.16.5')
)
libraryDependencies += "org.kurento" % "kurento-integration-tests" % "6.16.5"
[org.kurento/kurento-integration-tests "6.16.5"]