MVN

org.jboss.test.richfaces-selenium : root

Maven & Gradle

Mar 28, 2011

RichFaces-Selenium: Root · Library extending Selenium functionality for testing Ajax and containing templates for testing of JavaEE applications incl. server deployment

<dependency>
    <groupId>org.jboss.test.richfaces-selenium</groupId>
    <artifactId>root</artifactId>
    <version>1.5.3.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.test.richfaces-selenium : root to add to Maven - Latest Versions:

  • Latest Stable: 1.5.3.Final
  • Latest Alpha: 1.5.0.Alpha1

All Versions

Choose a version of org.jboss.test.richfaces-selenium : root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
root-1.5.3.Final
root-1.5.2.SP5
root-1.5.2.SP4
root-1.5.2.SP3
root-1.5.2.SP2
root-1.5.2.SP1
root-1.5.2.Final
root-1.5.1.Final
root-1.5.0.Final
root-1.5.0.Alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.test.richfaces-selenium</groupId>
    <artifactId>root</artifactId>
    <version>1.5.3.Final</version>
</dependency>