| GroupId | GroupIdorg.seleniumhq.selenium.grid |
|---|---|
| ArtifactId | ArtifactIdselenium-grid-core |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSelenium Grid Core
|
| Filename | Size |
|---|---|
| selenium-grid-core-1.0.5.pom | |
| selenium-grid-core-1.0.5.jar | 18 KB |
| selenium-grid-core-1.0.5-sources.jar | 7 KB |
| selenium-grid-core-1.0.5-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-core/ -->
<dependency>
<groupId>org.seleniumhq.selenium.grid</groupId>
<artifactId>selenium-grid-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-core/
implementation 'org.seleniumhq.selenium.grid:selenium-grid-core:1.0.5'
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-core/
implementation ("org.seleniumhq.selenium.grid:selenium-grid-core:1.0.5")
'org.seleniumhq.selenium.grid:selenium-grid-core:jar:1.0.5'
<dependency org="org.seleniumhq.selenium.grid" name="selenium-grid-core" rev="1.0.5">
<artifact name="selenium-grid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seleniumhq.selenium.grid', module='selenium-grid-core', version='1.0.5')
)
libraryDependencies += "org.seleniumhq.selenium.grid" % "selenium-grid-core" % "1.0.5"
[org.seleniumhq.selenium.grid/selenium-grid-core "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jyaml : jyaml | jar | 1.3 |
| commons-httpclient : commons-httpclient | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.jbehave : jbehave | jar | 1.0.1 |
| proxytoys : proxytoys | jar | 0.2.1 |
| cglib : cglib | jar | 2.1_3 |