License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.github.marketsquare |
ArtifactId | ArtifactIdrobotframework-httprequestlibrary |
Last Version | Last Version0.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrobotframework-httprequestlibrary
A Robot Framework library for HTTP request testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |