License |
License |
---|---|
GroupId | GroupIdcom.nordstrom.ui-tools |
ArtifactId | ArtifactIdlocal-grid-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLocal Grid Parent
This utility enables you to launch and shutdown a Selenium 3 Grid instance with a configurable mix of supported drivers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
local-grid-parent-1.1.0.pom | 11 KB |
local-grid-parent-1.1.0-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nordstrom.ui-tools/local-grid-parent/ -->
<dependency>
<groupId>com.nordstrom.ui-tools</groupId>
<artifactId>local-grid-parent</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/local-grid-parent/
implementation 'com.nordstrom.ui-tools:local-grid-parent:1.1.0'
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/local-grid-parent/
implementation ("com.nordstrom.ui-tools:local-grid-parent:1.1.0")
'com.nordstrom.ui-tools:local-grid-parent:jar:1.1.0'
<dependency org="com.nordstrom.ui-tools" name="local-grid-parent" rev="1.1.0">
<artifact name="local-grid-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.ui-tools', module='local-grid-parent', version='1.1.0')
)
libraryDependencies += "com.nordstrom.ui-tools" % "local-grid-parent" % "1.1.0"
[com.nordstrom.ui-tools/local-grid-parent "1.1.0"]