MVN

ru.yandex.qatools.camelot : camelot-ext

Maven & Gradle

Apr 28, 2016
22 stars

Camelot Extensions

<dependency>
    <groupId>ru.yandex.qatools.camelot</groupId>
    <artifactId>camelot-ext</artifactId>
    <version>2.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.yandex.qatools.camelot : camelot-ext to add to Maven - Latest Versions:

  • Latest Stable: 2.5.4

All Versions

Choose a version of ru.yandex.qatools.camelot : camelot-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
camelot-ext-2.5.4
camelot-ext-2.5.3
camelot-ext-2.5.2
camelot-ext-2.5.1
camelot-ext-2.5.1-20151207
camelot-ext-2.5.0
2.4.x
camelot-ext-2.4.9-20150103
camelot-ext-2.4.8
camelot-ext-2.4.8-20151130
camelot-ext-2.4.8-20151119
camelot-ext-2.4.8-20151118
camelot-ext-2.4.7
camelot-ext-2.4.6
camelot-ext-2.4.4
camelot-ext-2.4.3
camelot-ext-2.4.2
camelot-ext-2.4.1
camelot-ext-2.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.yandex.qatools.camelot</groupId>
    <artifactId>camelot-ext</artifactId>
    <version>2.5.4</version>
</dependency>

Advertisement