Black Pepper Support Selenium
Support for working with Selenium.
License |
License |
---|---|
GroupId | GroupIduk.co.blackpepper.support |
ArtifactId | ArtifactIdbp-support-selenium |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlack Pepper Support Selenium
Support for working with Selenium.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bp-support-selenium-1.2.1.pom | |
bp-support-selenium-1.2.1.jar | 35 KB |
bp-support-selenium-1.2.1-sources.jar | 17 KB |
bp-support-selenium-1.2.1-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.blackpepper.support/bp-support-selenium/ -->
<dependency>
<groupId>uk.co.blackpepper.support</groupId>
<artifactId>bp-support-selenium</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.blackpepper.support/bp-support-selenium/
implementation 'uk.co.blackpepper.support:bp-support-selenium:1.2.1'
// https://jarcasting.com/artifacts/uk.co.blackpepper.support/bp-support-selenium/
implementation ("uk.co.blackpepper.support:bp-support-selenium:1.2.1")
'uk.co.blackpepper.support:bp-support-selenium:jar:1.2.1'
<dependency org="uk.co.blackpepper.support" name="bp-support-selenium" rev="1.2.1">
<artifact name="bp-support-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.blackpepper.support', module='bp-support-selenium', version='1.2.1')
)
libraryDependencies += "uk.co.blackpepper.support" % "bp-support-selenium" % "1.2.1"
[uk.co.blackpepper.support/bp-support-selenium "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
org.seleniumhq.selenium : selenium-support | jar | 2.48.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |
uk.co.blackpepper.support : bp-support-date | jar | 1.1.0 |
Support for working with Selenium.