License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Reporting Business Logic Libraries |
GroupId | GroupIduk.co.deliverymind |
ArtifactId | ArtifactIdsaucelabs-reporting-gradle-plugin |
Last Version | Last Version1.1.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.deliverymind/saucelabs-reporting-gradle-plugin/ -->
<dependency>
<groupId>uk.co.deliverymind</groupId>
<artifactId>saucelabs-reporting-gradle-plugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.deliverymind/saucelabs-reporting-gradle-plugin/
implementation 'uk.co.deliverymind:saucelabs-reporting-gradle-plugin:1.1.0'
// https://jarcasting.com/artifacts/uk.co.deliverymind/saucelabs-reporting-gradle-plugin/
implementation ("uk.co.deliverymind:saucelabs-reporting-gradle-plugin:1.1.0")
'uk.co.deliverymind:saucelabs-reporting-gradle-plugin:jar:1.1.0'
<dependency org="uk.co.deliverymind" name="saucelabs-reporting-gradle-plugin" rev="1.1.0">
<artifact name="saucelabs-reporting-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.deliverymind', module='saucelabs-reporting-gradle-plugin', version='1.1.0')
)
libraryDependencies += "uk.co.deliverymind" % "saucelabs-reporting-gradle-plugin" % "1.1.0"
[uk.co.deliverymind/saucelabs-reporting-gradle-plugin "1.1.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 |