Last Version

robotframework-httprequestlibrary 0.0.16

A Robot Framework library for HTTP request testing.

License

License

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-httprequestlibrary
Version

Version

0.0.16
Type

Type

jar
Description

Description

robotframework-httprequestlibrary
A Robot Framework library for HTTP request testing.
Project URL

Project URL

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

Source Code Management

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

Download robotframework-httprequestlibrary 0.0.16


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

Dependencies

compile (10)

Group / Artifact Type Version
org.robotframework : javalib-core jar 2.0.3
com.github.hi-fi : httpclient jar 0.0.6
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.apache.logging.log4j : log4j-api jar 2.13.1
org.apache.logging.log4j : log4j-core jar 2.13.1
com.google.code.gson : gson jar 2.8.6
commons-logging : commons-logging jar 1.2
org.python : jython jar 2.7.2b3
org.robotframework : robotframework jar 3.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.