License |
License |
---|---|
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdFestWebDriver |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
FestWebDriver-1.2.0.pom | |
FestWebDriver-1.2.0.jar | 9 KB |
FestWebDriver-1.2.0-test-sources.jar | 6 KB |
FestWebDriver-1.2.0-test-javadoc.jar | 44 KB |
FestWebDriver-1.2.0-sources.jar | 4 KB |
FestWebDriver-1.2.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/FestWebDriver/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>FestWebDriver</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/FestWebDriver/
implementation 'org.e-hoffman.testing:FestWebDriver:1.2.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/FestWebDriver/
implementation ("org.e-hoffman.testing:FestWebDriver:1.2.0")
'org.e-hoffman.testing:FestWebDriver:jar:1.2.0'
<dependency org="org.e-hoffman.testing" name="FestWebDriver" rev="1.2.0">
<artifact name="FestWebDriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='FestWebDriver', version='1.2.0')
)
libraryDependencies += "org.e-hoffman.testing" % "FestWebDriver" % "1.2.0"
[org.e-hoffman.testing/FestWebDriver "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-api | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.easytesting : fest-assert | jar | 1.4 |
org.easytesting : fest-reflect | jar | 1.2 |
commons-io : commons-io | jar | 2.0.1 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2 |
org.seleniumhq.selenium : selenium-server | jar | 2.11.0 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.29 |