License |
License |
---|---|
GroupId | GroupIdbr.eti.kinoshita |
ArtifactId | ArtifactIdselenium2-base |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionSelenium2 Base
Base project for Selenium 2 (WebDriver) projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenium2-base-0.1.pom | |
selenium2-base-0.1.jar | 16 KB |
selenium2-base-0.1-sources.jar | 14 KB |
selenium2-base-0.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.eti.kinoshita/selenium2-base/ -->
<dependency>
<groupId>br.eti.kinoshita</groupId>
<artifactId>selenium2-base</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.kinoshita/selenium2-base/
implementation 'br.eti.kinoshita:selenium2-base:0.1'
// https://jarcasting.com/artifacts/br.eti.kinoshita/selenium2-base/
implementation ("br.eti.kinoshita:selenium2-base:0.1")
'br.eti.kinoshita:selenium2-base:jar:0.1'
<dependency org="br.eti.kinoshita" name="selenium2-base" rev="0.1">
<artifact name="selenium2-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.kinoshita', module='selenium2-base', version='0.1')
)
libraryDependencies += "br.eti.kinoshita" % "selenium2-base" % "0.1"
[br.eti.kinoshita/selenium2-base "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-server | jar | 2.4.0 |
org.testng : testng | jar | 6.2 |
org.tap4j : tap4j | jar | 2.0.4 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
commons-configuration : commons-configuration | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.6.2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.2 |