| License |
License |
|---|---|
| GroupId | GroupIdcom.saucelabs |
| ArtifactId | ArtifactIdsauce_bindings |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsaucebindings
Java library which provides tools for interacting with Sauce Labs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sauce_bindings-1.3.0.pom | |
| sauce_bindings-1.3.0.jar | 29 KB |
| sauce_bindings-1.3.0-sources.jar | 13 KB |
| sauce_bindings-1.3.0-javadoc.jar | 471 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/ -->
<dependency>
<groupId>com.saucelabs</groupId>
<artifactId>sauce_bindings</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/
implementation 'com.saucelabs:sauce_bindings:1.3.0'
// https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/
implementation ("com.saucelabs:sauce_bindings:1.3.0")
'com.saucelabs:sauce_bindings:jar:1.3.0'
<dependency org="com.saucelabs" name="sauce_bindings" rev="1.3.0">
<artifact name="sauce_bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucelabs', module='sauce_bindings', version='1.3.0')
)
libraryDependencies += "com.saucelabs" % "sauce_bindings" % "1.3.0"
[com.saucelabs/sauce_bindings "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
| com.google.guava : guava | jar | 31.1-jre |
| com.deque.html.axe-core : selenium | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.13.2 |
| com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
| org.yaml : snakeyaml | jar | 1.30 |