| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.kloudtek.ktutils |
| ArtifactId | ArtifactIdktutils-httpclient |
| Last Version | Last Version1.2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKloudTek utilities
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-httpclient/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-httpclient</artifactId>
<version>1.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-httpclient/
implementation 'com.kloudtek.ktutils:ktutils-httpclient:1.2.18'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-httpclient/
implementation ("com.kloudtek.ktutils:ktutils-httpclient:1.2.18")
'com.kloudtek.ktutils:ktutils-httpclient:jar:1.2.18'
<dependency org="com.kloudtek.ktutils" name="ktutils-httpclient" rev="1.2.18">
<artifact name="ktutils-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-httpclient', version='1.2.18')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-httpclient" % "1.2.18"
[com.kloudtek.ktutils/ktutils-httpclient "1.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-httpclient : commons-httpclient Optional | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.intellij : annotations | jar | 12.0 |
| com.google.android : android | jar | 4.1.1.4 |
| org.springframework : spring-web | jar | 4.0.3.RELEASE |
| org.seleniumhq.selenium : selenium-java | jar | 2.43.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| com.google.inject : guice | jar | 3.0 |
| commons-io : commons-io | jar | 2.4 |
| org.uncommons : reportng | jar | 1.1.4 |
| org.mockito : mockito-core | jar | 1.10.19 |