| GroupId | GroupIdorg.openqa.selenium.server |
|---|---|
| ArtifactId | ArtifactIdselenium-server-coreless |
| Last Version | Last Version1.0-20081010.060147 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSelenium RC Server (Coreless)
|
<!-- https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server-coreless/ -->
<dependency>
<groupId>org.openqa.selenium.server</groupId>
<artifactId>selenium-server-coreless</artifactId>
<version>1.0-20081010.060147</version>
</dependency>
// https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server-coreless/
implementation 'org.openqa.selenium.server:selenium-server-coreless:1.0-20081010.060147'
// https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server-coreless/
implementation ("org.openqa.selenium.server:selenium-server-coreless:1.0-20081010.060147")
'org.openqa.selenium.server:selenium-server-coreless:jar:1.0-20081010.060147'
<dependency org="org.openqa.selenium.server" name="selenium-server-coreless" rev="1.0-20081010.060147">
<artifact name="selenium-server-coreless" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openqa.selenium.server', module='selenium-server-coreless', version='1.0-20081010.060147')
)
libraryDependencies += "org.openqa.selenium.server" % "selenium-server-coreless" % "1.0-20081010.060147"
[org.openqa.selenium.server/selenium-server-coreless "1.0-20081010.060147"]
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| jetty : org.mortbay.jetty | jar | 5.1.10 |
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-codec : commons-codec | jar | 1.3 |
| javax.servlet : servlet-api | jar | 2.4 |
| bouncycastle : bcprov-jdk15 | jar | 135 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymock | jar | 2.4 |
| org.easymock : easymockclassextension | jar | 2.4 |