The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar | |
| log4j | log4j | 1.2.7 | - | jar | |
| org.seleniumhq.selenium.client-drivers | selenium-java-client-driver | 1.0.1 | - | jar | |
| org.seleniumhq.selenium.server | selenium-server | 1.0.1 | standalone | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| bouncycastle | bcprov-jdk15 | 135 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| javax.servlet | servlet-api | 2.4 | - | jar | |
| jetty | org.mortbay.jetty | 5.1.12 | - | jar | |
| org.apache.ant | ant | 1.7.1 | - | jar | |
| org.apache.ant | ant-launcher | 1.7.1 | - | jar | |
| org.seleniumhq.selenium.core | selenium-core | 1.0.1 | - | jar | |
| org.seleniumhq.selenium.server | selenium-server-coreless | 1.0.1 | - | jar |
Unnamed - com.atlassian.selenium:atlassian-selenium:jar:1.7
A suite of tools to help with Selenium test harness, assertions etc.
http://www.atlassian.com/atlassian-public-pom/atlassian-selenium
Unnamed - log4j:log4j:jar:1.2.7
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Selenium RC Java Client Driver
http://selenium.seleniumhq.org/projects/remote-control/selenium-server
http://selenium.seleniumhq.org/projects/remote-control/selenium-server-coreless
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.1
master POM
http://ant.apache.org/ant-launcher
Unnamed - jetty:org.mortbay.jetty:jar:5.1.12
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Unnamed - javax.servlet:servlet-api:jar:2.4
Legion of the Bouncy Castle Java Cryptography APIs
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.