License |
License |
---|---|
GroupId | GroupIdcom.github.hi-fi |
ArtifactId | ArtifactIdrobotframework-statusupdater |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionrobotframework-statusupdater
A Robot Framework library to update test results to test management systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/ -->
<dependency>
<groupId>com.github.hi-fi</groupId>
<artifactId>robotframework-statusupdater</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/
implementation 'com.github.hi-fi:robotframework-statusupdater:0.0.4'
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/
implementation ("com.github.hi-fi:robotframework-statusupdater:0.0.4")
'com.github.hi-fi:robotframework-statusupdater:jar:0.0.4'
<dependency org="com.github.hi-fi" name="robotframework-statusupdater" rev="0.0.4">
<artifact name="robotframework-statusupdater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='robotframework-statusupdater', version='0.0.4')
)
libraryDependencies += "com.github.hi-fi" % "robotframework-statusupdater" % "0.0.4"
[com.github.hi-fi/robotframework-statusupdater "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hi-fi : robotframework-javalib-base | jar | 0.0.2 |
com.github.hi-fi : httpclient | jar | 0.0.5 |
com.google.code.gson : gson | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
br.eti.kinoshita : testlink-java-api | jar | 1.9.16-1 |
commons-codec : commons-codec | jar | 1.11 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |