How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-integration-tests</artifactId>
<version>6.18.0</version>
</dependency>
Choose a version of org.kurento : kurento-integration-tests to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.18.x |
kurento-integration-tests-6.18.0
|
||
6.16.x |
kurento-integration-tests-6.16.5
|
||
kurento-integration-tests-6.16.4
|
|||
kurento-integration-tests-6.16.3
|
|||
kurento-integration-tests-6.16.2
|
|||
kurento-integration-tests-6.16.1
|
|||
kurento-integration-tests-6.16.0
|
|||
6.15.x |
kurento-integration-tests-6.15.0
|
||
6.14.x |
kurento-integration-tests-6.14.0
|
||
6.13.x |
kurento-integration-tests-6.13.1
|
||
kurento-integration-tests-6.13.0
|
|||
6.12.x |
kurento-integration-tests-6.12.0
|
||
6.11.x |
kurento-integration-tests-6.11.0
|
||
6.10.x |
kurento-integration-tests-6.10.0
|
||
6.9.x |
kurento-integration-tests-6.9.1
|
||
kurento-integration-tests-6.9.0
|
|||
6.8.x |
kurento-integration-tests-6.8.0
|
||
6.7.x |
kurento-integration-tests-6.7.1
|
||
kurento-integration-tests-6.7.0
|
|||
6.6.x |
kurento-integration-tests-6.6.2
|
||
kurento-integration-tests-6.6.1
|
|||
kurento-integration-tests-6.6.0
|
|||
6.5.x |
kurento-integration-tests-6.5.0
|
||
6.4.x |
kurento-integration-tests-6.4.0
|
||
6.3.x |
kurento-integration-tests-6.3.0
|
||
6.2.x |
kurento-integration-tests-6.2.1
|
||
kurento-integration-tests-6.2.0
|
|||
6.1.x |
kurento-integration-tests-6.1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-integration-tests</artifactId>
<version>6.18.0</version>
</dependency>
Advertisement