selunit-root

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

License

License

GroupId

GroupId

org.selunit
ArtifactId

ArtifactId

selunit-root
Last Version

Last Version

0.7.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download selunit-root

Filename Size
selunit-root-0.7.3.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • ../selunit-selenium-dependencies
  • ../selunit-core
  • ../selunit-maven-plugin

Versions

Version
0.7.3
0.7.2
0.7.1