License |
License |
---|---|
GroupId | GroupIdcom.technophobia.substeps |
ArtifactId | ArtifactIdwebdriver-substeps |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionWebdriver Substeps
Webdriver specific implementations of SubSteps
|
Project Organization |
Project OrganizationTechnophobia Ltd |
Filename | Size |
---|---|
webdriver-substeps-1.1.3.pom | |
webdriver-substeps-1.1.3.jar | 81 KB |
webdriver-substeps-1.1.3-sources.jar | 47 KB |
webdriver-substeps-1.1.3-javadoc.jar | 176 KB |
Browse |
<!-- 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"]
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 |
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 |