robotframework-httprequestlibrary

A Robot Framework library for HTTP request testing.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.github.marketsquare
ArtifactId

ArtifactId

robotframework-httprequestlibrary
Last Version

Last Version

0.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/MarketSquare/robotframework-httprequestlibrary

Download robotframework-httprequestlibrary

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.robotframework : javalib-core jar 2.0.3
com.github.hi-fi : httpclient jar 0.0.8
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
com.google.code.gson : gson jar 2.8.9
commons-logging : commons-logging jar 1.2
org.python : jython jar 2.7.2
org.robotframework : robotframework jar 4.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.19
0.0.18
0.0.17