License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-httpclient |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-httpclient-5.3.5.pom | |
common-httpclient-5.3.5.jar | 13 KB |
common-httpclient-5.3.5-sources.jar | 4 KB |
common-httpclient-5.3.5-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-httpclient/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-httpclient</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-httpclient/
implementation 'com.testerum:common-httpclient:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-httpclient/
implementation ("com.testerum:common-httpclient:5.3.5")
'com.testerum:common-httpclient:jar:5.3.5'
<dependency org="com.testerum" name="common-httpclient" rev="5.3.5">
<artifact name="common-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-httpclient', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-httpclient" % "5.3.5"
[com.testerum/common-httpclient "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : model | jar | 5.3.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |