is not current version
Last Version 1.3.0

saucebindings 1.2.0

Java library which provides tools for interacting with Sauce Labs

License

License

GroupId

GroupId

com.saucelabs
ArtifactId

ArtifactId

sauce_bindings
Version

Version

1.2.0
Type

Type

jar
Description

Description

saucebindings
Java library which provides tools for interacting with Sauce Labs
Project URL

Project URL

https://saucelabs.com
Project Organization

Project Organization

Sauce Labs

Download sauce_bindings 1.2.0


<!-- https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/ -->
<dependency>
    <groupId>com.saucelabs</groupId>
    <artifactId>sauce_bindings</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/
implementation 'com.saucelabs:sauce_bindings:1.2.0'
// https://jarcasting.com/artifacts/com.saucelabs/sauce_bindings/
implementation ("com.saucelabs:sauce_bindings:1.2.0")
'com.saucelabs:sauce_bindings:jar:1.2.0'
<dependency org="com.saucelabs" name="sauce_bindings" rev="1.2.0">
  <artifact name="sauce_bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucelabs', module='sauce_bindings', version='1.2.0')
)
libraryDependencies += "com.saucelabs" % "sauce_bindings" % "1.2.0"
[com.saucelabs/sauce_bindings "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.seleniumhq.selenium : selenium-java jar 3.141.59
junit : junit jar 4.13.1
com.deque.html.axe-core : selenium jar 4.2.2

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
com.tngtech.java : junit-dataprovider jar 1.10.0
org.assertj : assertj-core jar 3.12.2
org.yaml : snakeyaml jar 1.26

Project Modules

There are no modules declared in this project.