selenium-dependencies

Selunit is an open-source project to simply combine comprehensively Selenium tests with Continuous Integration

License

License

GroupId

GroupId

org.selunit
ArtifactId

ArtifactId

selunit-selenium-dependencies
Last Version

Last Version

0.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

selenium-dependencies
Selunit is an open-source project to simply combine comprehensively Selenium tests with Continuous Integration

Download selunit-selenium-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/org.selunit/selunit-selenium-dependencies/ -->
<dependency>
    <groupId>org.selunit</groupId>
    <artifactId>selunit-selenium-dependencies</artifactId>
    <version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.selunit/selunit-selenium-dependencies/
implementation 'org.selunit:selunit-selenium-dependencies:0.7.3'
// https://jarcasting.com/artifacts/org.selunit/selunit-selenium-dependencies/
implementation ("org.selunit:selunit-selenium-dependencies:0.7.3")
'org.selunit:selunit-selenium-dependencies:jar:0.7.3'
<dependency org="org.selunit" name="selunit-selenium-dependencies" rev="0.7.3">
  <artifact name="selunit-selenium-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.selunit', module='selunit-selenium-dependencies', version='0.7.3')
)
libraryDependencies += "org.selunit" % "selunit-selenium-dependencies" % "0.7.3"
[org.selunit/selunit-selenium-dependencies "0.7.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 2.8.0
commons-logging : commons-logging jar 1.1.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.3
0.7.2
0.7.1