License |
License |
---|---|
GroupId | GroupIdio.magentys |
ArtifactId | ArtifactIdcherry-webdriver |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncherry-webdriver
A syntactical sugar project for BDD Web-oriented tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
cherry-webdriver-0.0.2.pom | |
cherry-webdriver-0.0.2.jar | 11 KB |
cherry-webdriver-0.0.2-sources.jar | 5 KB |
cherry-webdriver-0.0.2-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.magentys/cherry-webdriver/ -->
<dependency>
<groupId>io.magentys</groupId>
<artifactId>cherry-webdriver</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/cherry-webdriver/
implementation 'io.magentys:cherry-webdriver:0.0.2'
// https://jarcasting.com/artifacts/io.magentys/cherry-webdriver/
implementation ("io.magentys:cherry-webdriver:0.0.2")
'io.magentys:cherry-webdriver:jar:0.0.2'
<dependency org="io.magentys" name="cherry-webdriver" rev="0.0.2">
<artifact name="cherry-webdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='cherry-webdriver', version='0.0.2')
)
libraryDependencies += "io.magentys" % "cherry-webdriver" % "0.0.2"
[io.magentys/cherry-webdriver "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.magentys : cherry | jar | 1.0.2 |
org.seleniumhq.selenium : selenium-java | jar | 2.51.0 |