| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.github.marketsquare |
| ArtifactId | ArtifactIdrobotframework-httprequestlibrary |
| Version | Version0.0.17 |
| 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.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marketsquare/robotframework-httprequestlibrary/
implementation 'com.github.marketsquare:robotframework-httprequestlibrary:0.0.17'
// https://jarcasting.com/artifacts/com.github.marketsquare/robotframework-httprequestlibrary/
implementation ("com.github.marketsquare:robotframework-httprequestlibrary:0.0.17")
'com.github.marketsquare:robotframework-httprequestlibrary:jar:0.0.17'
<dependency org="com.github.marketsquare" name="robotframework-httprequestlibrary" rev="0.0.17">
<artifact name="robotframework-httprequestlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marketsquare', module='robotframework-httprequestlibrary', version='0.0.17')
)
libraryDependencies += "com.github.marketsquare" % "robotframework-httprequestlibrary" % "0.0.17"
[com.github.marketsquare/robotframework-httprequestlibrary "0.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.robotframework : javalib-core | jar | 2.0.3 |
| com.github.hi-fi : httpclient | jar | 0.0.7 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| com.google.code.gson : gson | jar | 2.8.6 |
| commons-logging : commons-logging | jar | 1.2 |
| org.python : jython | jar | 2.7.2 |
| org.robotframework : robotframework | jar | 3.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |