Last Version

Webdriver Substeps 1.1.3

Webdriver specific implementations of SubSteps

License

License

GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

webdriver-substeps
Version

Version

1.1.3
Type

Type

jar
Description

Description

Webdriver Substeps
Webdriver specific implementations of SubSteps
Project Organization

Project Organization

Technophobia Ltd

Download webdriver-substeps 1.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api jar 1.1.3
org.slf4j : slf4j-api jar 1.6.4
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3.RC2
org.hamcrest : hamcrest-library jar 1.3.RC2
org.seleniumhq.selenium : selenium-java jar 2.41.0
org.apache.commons : commons-lang3 jar 3.1

test (4)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core jar 1.1.3
com.technophobia.substeps : substeps-junit-runner jar 1.1.3
org.mockito : mockito-all jar 1.9.0-rc1
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.