License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Reporting Business Logic Libraries Auto Application Layer Libs Code Generators |
GroupId | GroupIduk.co.automatictester |
ArtifactId | ArtifactIdsaucelabs-reporting-gradle-plugin |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsaucelabs-reporting-gradle-plugin
Gradle plugin for reporting test results to Sauce Labs
|
<!-- https://jarcasting.com/artifacts/uk.co.automatictester/saucelabs-reporting-gradle-plugin/ -->
<dependency>
<groupId>uk.co.automatictester</groupId>
<artifactId>saucelabs-reporting-gradle-plugin</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.automatictester/saucelabs-reporting-gradle-plugin/
implementation 'uk.co.automatictester:saucelabs-reporting-gradle-plugin:1.2.0'
// https://jarcasting.com/artifacts/uk.co.automatictester/saucelabs-reporting-gradle-plugin/
implementation ("uk.co.automatictester:saucelabs-reporting-gradle-plugin:1.2.0")
'uk.co.automatictester:saucelabs-reporting-gradle-plugin:jar:1.2.0'
<dependency org="uk.co.automatictester" name="saucelabs-reporting-gradle-plugin" rev="1.2.0">
<artifact name="saucelabs-reporting-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.automatictester', module='saucelabs-reporting-gradle-plugin', version='1.2.0')
)
libraryDependencies += "uk.co.automatictester" % "saucelabs-reporting-gradle-plugin" % "1.2.0"
[uk.co.automatictester/saucelabs-reporting-gradle-plugin "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.4 |
com.saucelabs : saucerest | jar | 1.0.35 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
cglib : cglib | jar | 2.2 |
org.objenesis : objenesis | jar | 2.5.1 |