License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-httpclient |
Version | Version5.2.3 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-httpclient-5.2.3.pom | |
common-httpclient-5.2.3.jar | 13 KB |
common-httpclient-5.2.3-sources.jar | 4 KB |
common-httpclient-5.2.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-httpclient/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-httpclient</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-httpclient/
implementation 'com.testerum:common-httpclient:5.2.3'
// https://jarcasting.com/artifacts/com.testerum/common-httpclient/
implementation ("com.testerum:common-httpclient:5.2.3")
'com.testerum:common-httpclient:jar:5.2.3'
<dependency org="com.testerum" name="common-httpclient" rev="5.2.3">
<artifact name="common-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-httpclient', version='5.2.3')
)
libraryDependencies += "com.testerum" % "common-httpclient" % "5.2.3"
[com.testerum/common-httpclient "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : model | jar | 5.2.3 |
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 |