MVN

com.github.markusbernhardt : robotframework-selenium2library-java

Maven & Gradle

Oct 27, 2015
46 stars

Robot Framework :: Selenium2Library · Java port of the Selenium 2 (WebDriver) Python library for Robot Framework

<dependency>
    <groupId>com.github.markusbernhardt</groupId>
    <artifactId>robotframework-selenium2library-java</artifactId>
    <version>1.4.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.markusbernhardt : robotframework-selenium2library-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0.8

All Versions

Choose a version of com.github.markusbernhardt : robotframework-selenium2library-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
robotframework-selenium2library-java-1.4.0.8
robotframework-selenium2library-java-1.4.0.7
robotframework-selenium2library-java-1.4.0.6
robotframework-selenium2library-java-1.4.0.5
robotframework-selenium2library-java-1.4.0.4
robotframework-selenium2library-java-1.4.0.3
robotframework-selenium2library-java-1.4.0.2
robotframework-selenium2library-java-1.4.0.1
robotframework-selenium2library-java-1.4.0.0
1.2.x
robotframework-selenium2library-java-1.2.0.14
robotframework-selenium2library-java-1.2.0.13
robotframework-selenium2library-java-1.2.0.12
robotframework-selenium2library-java-1.2.0.11
robotframework-selenium2library-java-1.2.0.10
robotframework-selenium2library-java-1.2.0.9
robotframework-selenium2library-java-1.2.0.8
robotframework-selenium2library-java-1.2.0.7
robotframework-selenium2library-java-1.2.0.6
robotframework-selenium2library-java-1.2.0.5
robotframework-selenium2library-java-1.2.0.4
robotframework-selenium2library-java-1.2.0.3
robotframework-selenium2library-java-1.2.0.1
robotframework-selenium2library-java-1.2.0.0
1.1.x
robotframework-selenium2library-java-1.1.0.7
robotframework-selenium2library-java-1.1.0.6
robotframework-selenium2library-java-1.1.0.5
robotframework-selenium2library-java-1.1.0.4
robotframework-selenium2library-java-1.1.0.3

How to add a dependency to Maven

Add the following com.github.markusbernhardt : robotframework-selenium2library-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.markusbernhardt</groupId>
    <artifactId>robotframework-selenium2library-java</artifactId>
    <version>1.4.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.markusbernhardt : robotframework-selenium2library-java gradle dependency to your build.gradle file:

implementation 'com.github.markusbernhardt:robotframework-selenium2library-java:1.4.0.8'

Gradle Kotlin DSL: Add the following com.github.markusbernhardt : robotframework-selenium2library-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.markusbernhardt:robotframework-selenium2library-java:1.4.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.markusbernhardt : robotframework-selenium2library-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.markusbernhardt" % "robotframework-selenium2library-java" % "1.4.0.8"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 22, 2023
1 usages
Jan 02, 2023
104 stars
Mar 23, 2023
6 usages
188 stars
Oct 11, 2020
130 stars
Sep 22, 2016
2 usages
Oct 07, 2021
5 usages
892 stars
Feb 03, 2020
32 usages
1.7k stars
Mar 21, 2023
18 usages
4k stars
Jun 30, 2021
8 usages
42.9k stars