selunit-core

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

License

License

GroupId

GroupId

org.selunit
ArtifactId

ArtifactId

selunit-core
Last Version

Last Version

0.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download selunit-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
jdom : jdom jar 1.1
net.sf.jtidy : jtidy jar r938
org.jsoup : jsoup jar 1.6.1
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
org.selunit : selunit-selenium-dependencies jar 0.7.3

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