GroupId | GroupIdorg.openqa.selenium.core |
---|---|
ArtifactId | ArtifactIdselenium-core |
Last Version | Last Version1.0-20080914.225453 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelenium Core
|
Filename | Size |
---|---|
selenium-core-1.0-20080914.225453.pom | |
selenium-core-1.0-20080914.225453.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openqa.selenium.core/selenium-core/ -->
<dependency>
<groupId>org.openqa.selenium.core</groupId>
<artifactId>selenium-core</artifactId>
<version>1.0-20080914.225453</version>
</dependency>
// https://jarcasting.com/artifacts/org.openqa.selenium.core/selenium-core/
implementation 'org.openqa.selenium.core:selenium-core:1.0-20080914.225453'
// https://jarcasting.com/artifacts/org.openqa.selenium.core/selenium-core/
implementation ("org.openqa.selenium.core:selenium-core:1.0-20080914.225453")
'org.openqa.selenium.core:selenium-core:jar:1.0-20080914.225453'
<dependency org="org.openqa.selenium.core" name="selenium-core" rev="1.0-20080914.225453">
<artifact name="selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openqa.selenium.core', module='selenium-core', version='1.0-20080914.225453')
)
libraryDependencies += "org.openqa.selenium.core" % "selenium-core" % "1.0-20080914.225453"
[org.openqa.selenium.core/selenium-core "1.0-20080914.225453"]
Group / Artifact | Type | Version |
---|---|---|
org.openqa.selenium.server : selenium-server-coreless | jar | 1.0-20081010.060147 |
junit : junit | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
rhino : js | jar | 1.6R5 |