Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdselenium-grid-remote-control-standalone |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelenium Grid Remote Control
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/selenium-grid-remote-control-standalone/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>selenium-grid-remote-control-standalone</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/selenium-grid-remote-control-standalone/
implementation 'org.jvnet.hudson:selenium-grid-remote-control-standalone:1.0.3'
// https://jarcasting.com/artifacts/org.jvnet.hudson/selenium-grid-remote-control-standalone/
implementation ("org.jvnet.hudson:selenium-grid-remote-control-standalone:1.0.3")
'org.jvnet.hudson:selenium-grid-remote-control-standalone:jar:1.0.3'
<dependency org="org.jvnet.hudson" name="selenium-grid-remote-control-standalone" rev="1.0.3">
<artifact name="selenium-grid-remote-control-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='selenium-grid-remote-control-standalone', version='1.0.3')
)
libraryDependencies += "org.jvnet.hudson" % "selenium-grid-remote-control-standalone" % "1.0.3"
[org.jvnet.hudson/selenium-grid-remote-control-standalone "1.0.3"]