How To Install Java Artifact org.seleniumhq.selenium.selenium-api v2.0b3

org.seleniumhq.selenium selenium-api 2.0b3

Introduction

In this article, we'll learn how to install Java artifact selenium-api from org.seleniumhq.selenium group in version 2.0b3. The artifact is available in 157 versions: 4.20.0 4.19.1 4.19.0 4.18.1 4.18.0 4.17.0 4.16.1 4.16.0 4.15.0 4.14.1 4.14.0 4.13.0 4.12.1 4.12.0 4.11.0 4.10.0 4.9.1 4.9.0 4.8.3 4.8.2 4.8.1 4.8.0 4.7.2 4.7.1 4.7.0 4.6.0 4.5.3 4.5.2 4.5.1 4.5.0 4.4.0 4.3.0 4.2.2 4.2.1 4.2.0 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.0-rc-3 4.0.0-rc-2 4.0.0-rc-1 4.0.0-beta-4 4.0.0-beta-3 4.0.0-beta-2 4.0.0-beta-1 4.0.0-alpha-7 4.0.0-alpha-6 4.0.0-alpha-5 4.0.0-alpha-4 4.0.0-alpha-3 4.0.0-alpha-2 4.0.0-alpha-1 4.0.0 3.141.59 3.141.5 3.141.0 3.14.0 3.13.0 3.12.0 3.11.0 3.10.0 3.9.1 3.9.0 3.8.1 3.8.0 3.7.1 3.7.0 3.6.0 3.5.3 3.5.2 3.5.1 3.4.0 3.3.1 3.3.0 3.2.0 3.1.0 3.0.1 3.0.0-beta4 3.0.0-beta3 3.0.0-beta2 3.0.0-beta1 3.0.0 2.53.1 2.53.0 2.52.0 2.51.0 2.50.1 2.50.0 2.49.1 2.49.0 2.48.2 2.48.1 2.48.0 2.47.2 2.47.1 2.47.0 2.46.0 2.45.0 2.44.0 2.43.1 2.43.0 2.42.2 2.42.1 2.42.0 2.41.0 2.40.0 2.39.0 2.38.0 2.37.1 2.37.0 2.36.0 2.35.0 2.34.0 2.33.0 2.32.0 2.31.0 2.30.0 2.29.1 2.29.0 2.28.0 2.27.0 2.26.0 2.25.0 2.24.1 2.23.1 2.23.0 2.22.0 2.21.0 2.20.0 2.19.0 2.18.0 2.17.0 2.16.1 2.16.0 2.15.0 2.14.0 2.13.0 2.12.0 2.11.0 2.10.0 2.9.0 2.8.0 2.7.0 2.6.0 2.5.0 2.4.0 2.3.1 2.3.0 2.2.0 2.1.0 2.0rc3 2.0rc2 2.0b3 2.0b2 2.0.0 The parent project is: org.seleniumhq.selenium::selenium-parent::2.0b3

How To Install Java Artifact org.seleniumhq.selenium.selenium-api In Version 2.0b3

To install the selenium-api artifact in version 2.0b3 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-api 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.

Compile dependencies (1)