How To Install Java Artifact org.seleniumhq.selenium.selenium-common v2.0a5

org.seleniumhq.selenium selenium-common 2.0a5

Introduction

In this article, we'll learn how to install Java artifact selenium-common from org.seleniumhq.selenium group in version 2.0a5. The artifact is available in 7 versions: 2.0b1 2.0a7 2.0a6 2.0a5 2.0a4 2.0a2 2.0a1 The parent project is: org.seleniumhq.selenium::selenium-parent::2.0a5

How To Install Java Artifact org.seleniumhq.selenium.selenium-common In Version 2.0a5

To install the selenium-common artifact in version 2.0a5 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses selenium-common dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.