License |
License |
---|---|
GroupId | GroupIdorg.chorusbdd |
ArtifactId | ArtifactIdchorus-selenium |
Version | Version3.1.3 |
Type | Typejar |
Description |
DescriptionUploads all artifacts belonging to configuration ':chorus-selenium:archives'
Chorus BDD Interpreter Selenium extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chorus-selenium-3.1.3.pom | |
chorus-selenium-3.1.3.jar | 22 KB |
chorus-selenium-3.1.3-sources.jar | 18 KB |
chorus-selenium-3.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.chorusbdd/chorus-selenium/ -->
<dependency>
<groupId>org.chorusbdd</groupId>
<artifactId>chorus-selenium</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chorusbdd/chorus-selenium/
implementation 'org.chorusbdd:chorus-selenium:3.1.3'
// https://jarcasting.com/artifacts/org.chorusbdd/chorus-selenium/
implementation ("org.chorusbdd:chorus-selenium:3.1.3")
'org.chorusbdd:chorus-selenium:jar:3.1.3'
<dependency org="org.chorusbdd" name="chorus-selenium" rev="3.1.3">
<artifact name="chorus-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chorusbdd', module='chorus-selenium', version='3.1.3')
)
libraryDependencies += "org.chorusbdd" % "chorus-selenium" % "3.1.3"
[org.chorusbdd/chorus-selenium "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.chorusbdd : chorus | jar | 3.1.3 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.9.0 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.9.0 |
org.seleniumhq.selenium : selenium-support | jar | 3.9.0 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |