carina-webdriver
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>carina-webdriver</artifactId>
<version>8.0.8</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<artifactId>carina-webdriver</artifactId>
<distributionManagement>
<relocation>
<groupId>com.zebrunner</groupId>
<artifactId>carina-webdriver</artifactId>
<version>1.0.0</version>
</relocation>
</distributionManagement>
<parent>
<groupId>com.qaprosoft</groupId>
<artifactId>carina</artifactId>
<version>8.0.8</version>
<relativePath>..</relativePath>
</parent>
</project>