Last Version

robotframework-statusupdater 0.0.4

A Robot Framework library to update test results to test management systems.

License

License

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-statusupdater
Version

Version

0.0.4
Type

Type

jar
Description

Description

robotframework-statusupdater
A Robot Framework library to update test results to test management systems.
Project URL

Project URL

https://github.com/hi-fi/robotframework-statusupdater
Source Code Management

Source Code Management

https://github.com/hi-fi/robotframework-statusupdater

Download robotframework-statusupdater 0.0.4


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.